bool monitor
monitoring flag
Definition: AbstractConnection.qc.dox.h:65
base class for HTTP-based connections that need their URLs rewritten to create the real connection ob...
Definition: HttpBasedConnection.qc.dox.h:31
*hash opts
connection options
Definition: AbstractConnection.qc.dox.h:50
string name
connection name
Definition: AbstractConnection.qc.dox.h:35
hash urlh
broken down URL hash (as returned by Qore::parse_url())
Definition: AbstractConnection.qc.dox.h:53
abstract base class for connections
Definition: AbstractConnection.qc.dox.h:31
string desc
connection description
Definition: AbstractConnection.qc.dox.h:38
string real_url
A string containing real url. With http(s) internal schema.
Definition: HttpBasedConnection.qc.dox.h:35
string url
connection URL (potentially with password info)
Definition: AbstractConnection.qc.dox.h:41
the ConnectionProvider namespace. All classes used in the ConnectionProvider module should be inside ...
Definition: AbstractConnection.qc.dox.h:27