Qore ConnectionProvider Module Reference  1.7.1
All Classes Namespaces Functions Variables Modules Pages
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
 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