| _addClient(ip::EndPoint const &clientEp, winux::SharedPointer< ip::tcp::Socket > clientSockPtr) | eiennet::old_v1::Server< HttpClientCtx > | inlineprotected |
| _clients | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _cumulativeClientId | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _doRecvRequestBodyTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::HttpServer | protected |
| _doRecvRequestHeaderTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::HttpServer | protected |
| _doRequestTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::HttpServer | protected |
| _mtxServer | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _pool | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _servSock | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _startupHandler | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _stop | eiennet::old_v1::Server< HttpClientCtx > | protected |
| _webProcess(ClientCtxSharedPointer &clientCtxPtr, http::Header const &reqHdr, http::Url const &url, http::Header &rspHdr, std::ostream &rspOut) | http::old_v1::HttpServer | protected |
| ClientCtxSharedPointer typedef | eiennet::old_v1::Server< HttpClientCtx > | |
| config | http::old_v1::HttpServer | |
| getClientsCount() const | eiennet::old_v1::Server< HttpClientCtx > | inline |
| HttpClientCtx class | http::old_v1::HttpServer | friend |
| HttpServer(HttpServerConfig const &confObj) | http::old_v1::HttpServer | |
| HttpServer(winux::String const &serverIp, winux::ushort port, int threadCount=4, int listenBacklog=10, double durationSec=0.1) | http::old_v1::HttpServer | |
| onStartup(ClientCtxSharedPointer clientCtxPtr) override | http::old_v1::HttpServer | protectedvirtual |
| onStartupHandler(StartupHandlerFunction handler) | eiennet::old_v1::Server< HttpClientCtx > | inline |
| removeClient(winux::uint64 clientId) | eiennet::old_v1::Server< HttpClientCtx > | inline |
| ResponseHandlerFunction typedef | http::old_v1::HttpServer | |
| run() | eiennet::old_v1::Server< HttpClientCtx > | inlinevirtual |
| Server(ip::EndPoint const &ep, int threadCount=4, int backlog=0) | eiennet::old_v1::Server< HttpClientCtx > | inline |
| setHandler(winux::String const &urlPath, ResponseHandlerFunction handler) | http::old_v1::HttpServer | inline |
| StartupHandlerFunction typedef | eiennet::old_v1::Server< HttpClientCtx > | |
| stop(bool b=true) | eiennet::old_v1::Server< HttpClientCtx > | inline |
| ~Server() | eiennet::old_v1::Server< HttpClientCtx > | inlinevirtual |