Qore ConnectionProvider Module Reference 1.11
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NConnectionProviderThe ConnectionProvider namespace
 CAbstractConnectionAbstract base class for connections
 CAbstractConnectionWithInfoAbstract base class for connections
 CAllowedValueInfoAllowed value hash
 CConfigInfoConfig informaton
 CConnectionConstructorInfoInformation that can be used to dynamically construct a connection object
 CConnectionInfoConnection information hash
 CConnectionOptionInfoConnection option information
 CConnectionSchemeCacheConnection provider type cache class
 CConnectionSchemeInfoConnection provider information
 CFilesystemConnectionClass for filesystem connections; returns an object of type Qore::Dir
 CFtpConnectionClass for FTP connections; returns Qore::FtpClient objects
 CHttpBasedConnectionBase class for HTTP-based connections that need their URLs rewritten to create the real connection object
 CHttpConnectionClass for HTTP connections; returns Qore::HTTPClient objects
 CInvalidConnectionThis class is used to mark invalid connections so they can be loaded and reported as invalid
 CPingInfoPing response info
 CPollingConnectionMonitorClass for monitoring connection supporting the polling API
 CUpdateOptionsInterfaceInterface class inherited by connection classes that declare the AbstractConnection::CF_UPDATE_OPTIONS feature