Qore ConnectionProvider Module Reference 1.11
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CConnectionProvider::AllowedValueInfoAllowed value hash
 CConnectionProvider::ConfigInfoConfig informaton
 CConnectionProvider::ConnectionConstructorInfoInformation that can be used to dynamically construct a connection object
 CConnectionProvider::ConnectionInfoConnection information hash
 CConnectionProvider::ConnectionOptionInfoConnection option information
 CConnectionProvider::ConnectionSchemeCacheConnection provider type cache class
 CConnectionProvider::ConnectionSchemeInfoConnection provider information
 CConnectionProvider::PingInfoPing response info
 CConnectionProvider::PollingConnectionMonitorClass for monitoring connection supporting the polling API
 CQore::Serializable [external]
 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::UpdateOptionsInterfaceInterface class inherited by connection classes that declare the AbstractConnection::CF_UPDATE_OPTIONS feature