uscxml::HTTPServer Member List
This is the complete list of members for uscxml::HTTPServer, including all inherited members.
| getBaseURL(ServerType type=HTTP) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| getInstance(unsigned short port, unsigned short wsPort, SSLConfig *sslConf=NULL) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| getInstance() (defined in uscxml::HTTPServer) | uscxml::HTTPServer | inlinestatic |
| HTTP enum value (defined in uscxml::HTTPServer) | uscxml::HTTPServer | |
| HTTPS enum value (defined in uscxml::HTTPServer) | uscxml::HTTPServer | |
| HTTPServlet (defined in uscxml::HTTPServer) | uscxml::HTTPServer | friend |
| registerServlet(const std::string &path, HTTPServlet *servlet) | uscxml::HTTPServer | static |
| registerServlet(const std::string &path, WebSocketServlet *servlet) | uscxml::HTTPServer | static |
| reply(const Reply &reply) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| ServerType enum name (defined in uscxml::HTTPServer) | uscxml::HTTPServer | |
| unregisterServlet(HTTPServlet *servlet) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| unregisterServlet(WebSocketServlet *servlet) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| WebSockets enum value (defined in uscxml::HTTPServer) | uscxml::HTTPServer | |
| WebSocketServlet (defined in uscxml::HTTPServer) | uscxml::HTTPServer | friend |
| wsBroadcast(const char *uri, enum evws_opcode opcode, const char *data, uint64_t length) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
| wsSend(struct evws_connection *conn, enum evws_opcode opcode, const char *data, uint64_t length) (defined in uscxml::HTTPServer) | uscxml::HTTPServer | static |
