Apache Mesos
|
This is the complete list of members for process::http::Connection, including all inherited members.
connect(const network::Address &address, Scheme scheme, const Option< std::string > &peer_hostname) | process::http::Connection | friend |
connect(const URL &) | process::http::Connection | friend |
Connection()=delete | process::http::Connection | |
disconnect() | process::http::Connection | |
disconnected() | process::http::Connection | |
localAddress | process::http::Connection | |
operator!=(const Connection &c) const | process::http::Connection | inline |
operator==(const Connection &c) const | process::http::Connection | inline |
peerAddress | process::http::Connection | |
send(const Request &request, bool streamedResponse=false) | process::http::Connection |