SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::Net::HttpServer Member List

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

HttpCallback typedefSpices::Net::HttpServer
HttpServer(const InetAddress &listenAddress, int idleSeconds, TcpServer::Option option=TcpServer::Option::NoReusePort)Spices::Net::HttpServer
HttpServer(const HttpServer &)=deleteSpices::Net::HttpServer
m_ConnectionListSpices::Net::HttpServerprivate
m_HttpCallbackSpices::Net::HttpServerprivate
m_IdleSecondsSpices::Net::HttpServerprivate
m_NameNodeMapSpices::Net::HttpServerprivate
m_ServerSpices::Net::HttpServerprivate
NameNode typedefSpices::Net::HttpServer
Node typedefSpices::Net::HttpServer
OnConnection(const TcpConnectionPtr &connection)Spices::Net::HttpServerprivate
OnMessage(const TcpConnectionPtr &connection, Buffer *buf)Spices::Net::HttpServerprivate
OnRequest(const TcpConnectionPtr &connection, const HttpRequest &request)Spices::Net::HttpServerprivate
operator=(const HttpServer &)=deleteSpices::Net::HttpServer
Start(int threadSize) constSpices::Net::HttpServer
WeakConnectionList typedefSpices::Net::HttpServer
WeakTcpConnectionPtr typedefSpices::Net::HttpServer
~HttpServer()=defaultSpices::Net::HttpServervirtual