Qore ConnectionProvider Module Reference  1.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NConnectionProviderConnectionProvider namespace. All classes used in the ConnectionProvider module should be inside this namespace
 CAbstractConnectionAbstract base class for connections
 CAbstractConnectionWithInfoAbstract base class for connections
 CAllowedValueInfoAllowed value hash
 CConfigInfoConfig informaton as returned by AbstractConnection::getConfigHash()
 CConnectionConstructorInfoInformation that can be used to dynamically construct a connection object
 CConnectionInfoConnection information hash as returned by AbstractConnection::getInfo()
 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 as returned by AbstractConnection::ping()