| _addClient(ip::EndPoint const &clientEp, winux::SharedPointer< ip::tcp::Socket > clientSockPtr) | eiennet::old_v1::Server< _ClientCtx > | inlineprotected | 
  | _cache | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _clients | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _closeHandler | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _cumulativeClientId | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _doProcessWebSocketFrameTask(ClientCtxSharedPointer clientCtxPtr, bool fin, winux::uint opcode, winux::Buffer &payloadData) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _doRecvRequestBodyTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _doRecvRequestHeaderTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _doRecvWebSocketFrameTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _doRequestTask(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _errorHandler | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _handlers | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _httpProcess(ClientCtxSharedPointer &clientCtxPtr, http::Header const &reqHdr, http::Url const &url, http::Header &rspHdr, std::ostream &rspOut) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | _messageHandler | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _mtxServer | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _openHandler | http::old_v1::ws::WsHttpServer< _ClientCtx > | protected | 
  | _pool | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _servSock | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _startupHandler | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _stop | eiennet::old_v1::Server< _ClientCtx > | protected | 
  | _webProcess(ClientCtxSharedPointer &clientCtxPtr, http::Header const &reqHdr, http::Url const &url, http::Header &rspHdr, std::ostream &rspOut) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotected | 
  | ClientCtxSharedPointer typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | CloseHandlerFunction typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | config | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | ErrorHandlerFunction typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | getClientsCount() const | eiennet::old_v1::Server< _ClientCtx > | inline | 
  | MessageHandlerFunction typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | onClose(ClientCtxSharedPointer clientCtxPtr, winux::uint16 errCode, winux::AnsiString const &errStr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotectedvirtual | 
  | onCloseHandler(CloseHandlerFunction handler) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | onError(ClientCtxSharedPointer clientCtxPtr, WebSocketErrorCode ec) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotectedvirtual | 
  | onErrorHandler(ErrorHandlerFunction handler) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | onMessage(ClientCtxSharedPointer clientCtxPtr, winux::AnsiString const &data, int messageType) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotectedvirtual | 
  | onMessageHandler(MessageHandlerFunction handler) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | onOpen(ClientCtxSharedPointer clientCtxPtr) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotectedvirtual | 
  | onOpenHandler(OpenHandlerFunction handler) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | onStartup(ClientCtxSharedPointer clientCtxPtr) override | http::old_v1::ws::WsHttpServer< _ClientCtx > | inlineprotectedvirtual | 
  | Server< _ClientCtx >::onStartup(ClientCtxSharedPointer clientCtxPtr) | eiennet::old_v1::Server< _ClientCtx > | inlineprotectedvirtual | 
  | onStartupHandler(StartupHandlerFunction handler) | eiennet::old_v1::Server< _ClientCtx > | inline | 
  | OpenHandlerFunction typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | removeClient(winux::uint64 clientId) | eiennet::old_v1::Server< _ClientCtx > | inline | 
  | ResponseHandlerFunction typedef | http::old_v1::ws::WsHttpServer< _ClientCtx > |  | 
  | run() | eiennet::old_v1::Server< _ClientCtx > | inlinevirtual | 
  | Server(ip::EndPoint const &ep, int threadCount=4, int backlog=0) | eiennet::old_v1::Server< _ClientCtx > | inline | 
  | setHandler(winux::String const &urlPath, ResponseHandlerFunction handler) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | StartupHandlerFunction typedef | eiennet::old_v1::Server< _ClientCtx > |  | 
  | stop(bool b=true) | eiennet::old_v1::Server< _ClientCtx > | inline | 
  | WsHttpServer(HttpServerConfig const &confObj) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | WsHttpServer(winux::String const &serverIp, winux::ushort port, int threadCount=10, int listenBacklog=10, double durationSec=0.1) | http::old_v1::ws::WsHttpServer< _ClientCtx > | inline | 
  | ~Server() | eiennet::old_v1::Server< _ClientCtx > | inlinevirtual |