Cuberite
A lightweight, fast and extensible game server for Minecraft
cHTTPServer Member List

This is the complete list of members for cHTTPServer, including all inherited members.

cHTTPServer(void)cHTTPServer
cHTTPServerConnection classcHTTPServerfriend
cHTTPServerListenCallbacks classcHTTPServerfriend
cSslHTTPServerConnection classcHTTPServerfriend
Initialize(void)cHTTPServer
m_CallbackscHTTPServerprotected
m_ServerHandlescHTTPServerprotected
m_SslConfigcHTTPServerprotected
NewRequest(cHTTPServerConnection &a_Connection, cHTTPIncomingRequest &a_Request)cHTTPServerprotected
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort)cHTTPServerprotected
RequestBody(cHTTPServerConnection &a_Connection, cHTTPIncomingRequest &a_Request, const void *a_Data, size_t a_Size)cHTTPServerprotected
RequestFinished(cHTTPServerConnection &a_Connection, cHTTPIncomingRequest &a_Request)cHTTPServerprotected
Start(cCallbacks &a_Callbacks, const AStringVector &a_Ports)cHTTPServer
Stop(void)cHTTPServer
~cHTTPServer()cHTTPServervirtual