Qore ConnectionProvider Module Reference 2.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NConnectionProviderThe ConnectionProvider namespace
 CAbstractConnectionAbstract base class for connections
 CAbstractConnectionWithInfoAbstract base class for connections
 CConfigInfoConfig informaton
 CConnectionConstructorInfoInformation that can be used to dynamically construct a connection object
 CConnectionDataInfoConnection information hash containing only serializable data
 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
 COptionHelperClass with helper methods to options in a hash
 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