OpenSDN source code
HttpServer Member List

This is the complete list of members for HttpServer, including all inherited members.

accept_socket() constSslServerprivatevirtual
AcceptHandlerComplete(TcpSessionPtr session)SslServerprivatevirtual
AcceptHandlerInternal(TcpServerPtr server, const boost::system::error_code &error)TcpServerprivate
AcceptHandShakeHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)SslServerprivatestatic
acceptor_TcpServerprivate
AcceptSession(SslSession *session)HttpServervirtual
AcceptSession(TcpSession *session)HttpServervirtual
AllocSession(SslSocket *socket)HttpServervirtual
AsyncAccept()TcpServerprivate
ClearSessions()TcpServer
cond_var_TcpServerprivate
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
ConnectHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)TcpServerprivate
ConnectHandlerComplete(TcpSessionPtr session)SslServerprivatevirtual
ConnectHandShakeHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)SslServerprivatestatic
context()SslServerprotected
context_SslServerprivate
CreateSession()TcpServervirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() constTcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(HttpServer)HttpServerprivate
dscp_value_HttpServerprivate
Endpoint typedefTcpServer
event_manager()TcpServerinline
evm_TcpServerprivate
GetDscpValue(NativeSocketType fd) constTcpServer
GetHandler(const std::string &path)HttpServer
GetPort() constTcpServer
GetRxSocketStats(SocketIOStats *socket_stats) constTcpServer
GetRxSocketStats(SocketIOStats &socket_stats) constTcpServerinline
GetSession(Endpoint remote)TcpServer
GetSessionCount() constTcpServerinline
GetSocketStats() constTcpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) constTcpServer
GetTxSocketStats(SocketIOStats &socket_stats) constTcpServerinline
HandlerTrie typedefHttpServerprivate
HasSessionReadAvailable() constTcpServer
HasSessions() constTcpServer
http_handlers_HttpServerprivate
HttpHandlerFn typedefHttpServer
HttpServer(EventManager *evm, const SslConfig &config=SslConfig(), uint8_t dscp=0)HttpServerexplicit
Initialize(unsigned short port)TcpServervirtual
Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1)TcpServervirtual
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr)TcpServer
InsertSessionToMap(Endpoint remote, TcpSession *session)TcpServerprivate
intf_id_TcpServerprivate
LocalEndpoint() constTcpServerprotected
mutex_TcpServermutableprivate
name_TcpServerprivate
NativeSocketType typedefTcpServer
OnSessionClose(TcpSession *session)TcpServerprivate
refcount_TcpServerprivate
RegisterHandler(const std::string &path, HttpHandlerFn handler)HttpServer
RemoveSessionFromMap(Endpoint remote, TcpSession *session)TcpServerprivate
ResetAcceptor()TcpServer
session_map_TcpServerprivate
session_ref_TcpServerprivate
SessionMap typedefTcpServerprivate
SessionSet typedefTcpServerprivate
set_accept_socket()SslServerprivatevirtual
set_socket_open_failure(bool flag)TcpServerinlineprotected
SetAcceptor()TcpServer
SetDscpSocketOption(NativeSocketType fd, uint8_t value)TcpServer
SetKeepAliveSocketOption(int fd, const SandeshConfig &sandesh_config)TcpServer
SetListenSocketDscp(uint8_t value)TcpServer
SetListenSocketMd5Option(uint32_t peer_ip, const std::string &md5_password)TcpServer
SetMd5SocketOption(NativeSocketType fd, uint32_t peer_ip, const std::string &md5_password)TcpServer
SetName(Endpoint local_endpoint)TcpServerprivate
SetSocketOptions(const SandeshConfig &sandesh_config)TcpServer
Shutdown()HttpServer
so_accept_TcpServerprivate
so_ssl_accept_SslServerprivate
Socket typedefTcpServer
socket_open_failure() constTcpServerinlineprotected
socket_open_failure_TcpServerprivate
ssl_enabled_SslServerprivate
ssl_handshake_delayed_SslServerprivate
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false)SslServerexplicit
SslSocket typedefSslServer
stats_TcpServerprivate
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() constTcpServerinline
UpdateDscp(uint8_t value)HttpServer
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
~HttpServer()HttpServervirtual
~SslServer()SslServervirtual
~TcpServer()TcpServervirtual