Apache Mesos
process::http::Connection Member List

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::Connectionfriend
connect(const URL &)process::http::Connectionfriend
Connection()=deleteprocess::http::Connection
disconnect()process::http::Connection
disconnected()process::http::Connection
localAddressprocess::http::Connection
operator!=(const Connection &c) const process::http::Connectioninline
operator==(const Connection &c) const process::http::Connectioninline
peerAddressprocess::http::Connection
send(const Request &request, bool streamedResponse=false)process::http::Connection