Qorus HTTP connection object.
More...
|
const | ConnectionScheme |
| Connection entry info.
|
|
|
hash< ConnectionSchemeInfo > | getConnectionSchemeInfoImpl () |
| Returns the ConnectionSchemeInfo hash for this object.
|
|
Qorus HTTP connection object.
accepts the same options as HttpConnection as well as:
conn_timeout:
accepted as a synonym for connect_timeout
◆ constructor()
OMQ::QorusHttpConnection::constructor |
( |
string |
name, |
|
|
string |
desc, |
|
|
string |
url, |
|
|
hash< auto > |
attributes = {} , |
|
|
hash< auto > |
options = {} |
|
) |
| |
creates the QorusHttpConnection object
- Parameters
-
name | the name of the connection |
desc | connection description |
url | connection URL (potentially with password info) |
attributes | connection attributes |
options | connection options |
◆ getDataProvider()
returns a data provider object for this connection
- Returns
- a data provider object for this connection
◆ hasDataProvider()
bool OMQ::QorusHttpConnection::hasDataProvider |
( |
| ) |
|
The documentation for this class was generated from the following file: