OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HttpServer Member List

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

AcceptSession(SslSession *session)HttpServervirtual
AcceptSession(TcpSession *session)HttpServervirtual
AllocSession(SslSocket *socket)HttpServervirtual
ClearSessions()TcpServer
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
context()SslServerprotected
CreateSession()TcpServervirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() const TcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(HttpServer)HttpServerprivate
dscp_value_HttpServerprivate
Endpoint typedefTcpServer
event_manager()TcpServerinline
GetDscpValue(NativeSocketType fd) const TcpServer
GetHandler(const std::string &path)HttpServer
GetPort() const TcpServer
GetRxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetRxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
GetSession(Endpoint remote)TcpServer
GetSessionCount() const TcpServerinline
GetSocketStats() const TcpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetTxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
HandlerTrie typedefHttpServerprivate
HasSessionReadAvailable() const TcpServer
HasSessions() const TcpServer
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
LocalEndpoint() const TcpServerprotected
NativeSocketType typedefTcpServer
RegisterHandler(const std::string &path, HttpHandlerFn handler)HttpServer
ResetAcceptor()TcpServer
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
SetSocketOptions(const SandeshConfig &sandesh_config)TcpServer
Shutdown()HttpServer
Socket typedefTcpServer
socket_open_failure() const TcpServerinlineprotected
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false)SslServerexplicit
SslSocket typedefSslServer
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() const TcpServerinline
UpdateDscp(uint8_t value)HttpServer
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
~HttpServer()HttpServervirtual
~SslServer()SslServervirtual
~TcpServer()TcpServervirtual