CMSDK  2.0.1
Public Member Functions | List of all members
cmlabs::NetworkReceiver Class Reference
Inheritance diagram for cmlabs::NetworkReceiver:
cmlabs::HTTPTestServer cmlabs::RequestClient cmlabs::RequestExecutor cmlabs::RequestGateway cmlabs::TestRequestClient cmlabs::TestRequestExecutor

Public Member Functions

virtual bool receiveNetworkEvent (NetworkEvent *evt, NetworkChannel *channel, uint64 conid)
 
virtual bool receiveHTTPRequest (HTTPRequest *req, NetworkChannel *channel, uint64 conid)
 
virtual bool receiveMessage (DataMessage *msg, NetworkChannel *channel, uint64 conid)
 
virtual bool receiveTelnetLine (TelnetLine *line, NetworkChannel *channel, uint64 conid)
 
virtual bool receiveHTTPReply (HTTPReply *reply, HTTPRequest *req, NetworkChannel *channel, uint64 conid)
 

The documentation for this class was generated from the following file: