HTTPServer.h File Reference
#include <stddef.h>
#include <map>
#include <string>
#include <thread>
#include <mutex>
#include "event2/util.h"
#include <event2/http.h>
#include <evws.h>
#include "uscxml/Common.h"
#include "uscxml/messages/Event.h"
#include "uscxml/config.h"
Include dependency graph for HTTPServer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | uscxml::HTTPServer::CallbackData |
class | uscxml::HTTPServer |
class | uscxml::HTTPServlet |
class | uscxml::HTTPServer::Reply |
class | uscxml::HTTPServer::Request |
class | uscxml::HTTPServer::SSLConfig |
class | uscxml::WebSocketServlet |
class | uscxml::HTTPServer::WSFrame |
Detailed Description
- Copyright
- Simplified BSD