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

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

cHTTPServerListenCallbacks(cHTTPServer &a_HTTPServer, UInt16 a_Port)cHTTPServerListenCallbacksinline
m_HTTPServercHTTPServerListenCallbacksprotected
m_PortcHTTPServerListenCallbacksprotected
OnAccepted(cTCPLink &a_Link) overridecHTTPServerListenCallbacksinlineprotectedvirtual
OnError(int a_ErrorCode, const AString &a_ErrorMsg) overridecHTTPServerListenCallbacksinlineprotectedvirtual
OnIncomingConnection(const AString &a_RemoteIPAddress, UInt16 a_RemotePort) overridecHTTPServerListenCallbacksinlineprotectedvirtual
~cListenCallbacks()cNetwork::cListenCallbacksinlinevirtual