This is the complete list of members for WebSocketServer, including all inherited members.
create(const MakeConnection &make, int logflags=0) | WebSocketServer | static |
http_alias(const String &webdir, const String &path)=0 | WebSocketServer | pure virtual |
http_dir(const String &path)=0 | WebSocketServer | pure virtual |
internals(WebSocketConnection &c) | WebSocketServer | protectedstatic |
listen(const String &host="", int port=0, const UnlistenCB &={})=0 | WebSocketServer | pure virtual |
MakeConnection typedef | WebSocketServer | |
map_url(const String &urlpath)=0 | WebSocketServer | pure virtual |
mime_type(const String &ext, bool utf8) | WebSocketServer | static |
reset()=0 | WebSocketServer | pure virtual |
shutdown()=0 | WebSocketServer | pure virtual |
UnlistenCB typedef | WebSocketServer | |
url() const =0 | WebSocketServer | pure virtual |
user_agent() | WebSocketServer | static |
utf8_validate(const std::string &utf8string) | WebSocketServer | static |
~WebSocketServer() | WebSocketServer | protectedvirtual |