Qore ConnectionProvider Module Reference  1.4
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CConnectionProvider::AbstractConnectionAbstract base class for connections
 CConnectionProvider::AbstractConnectionWithInfoAbstract base class for connections
 CConnectionProvider::FilesystemConnectionClass for filesystem connections; returns an object of type Qore::Dir
 CConnectionProvider::FtpConnectionClass for FTP connections; returns Qore::FtpClient objects
 CConnectionProvider::HttpBasedConnectionBase class for HTTP-based connections that need their URLs rewritten to create the real connection object
 CConnectionProvider::HttpConnectionClass for HTTP connections; returns Qore::HTTPClient objects
 CConnectionProvider::InvalidConnectionThis class is used to mark invalid connections so they can be loaded and reported as invalid
 CConnectionProvider::AllowedValueInfoAllowed value hash
 CConnectionProvider::ConfigInfoConfig informaton as returned by AbstractConnection::getConfigHash()
 CConnectionProvider::ConnectionConstructorInfoInformation that can be used to dynamically construct a connection object
 CConnectionProvider::ConnectionInfoConnection information hash as returned by AbstractConnection::getInfo()
 CConnectionProvider::ConnectionOptionInfoConnection option information
 CConnectionProvider::ConnectionSchemeCacheConnection provider type cache class
 CConnectionProvider::ConnectionSchemeInfoConnection provider information
 CConnectionProvider::PingInfoPing response info as returned by AbstractConnection::ping()