The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IWebSocketInputHandler Class Reference

Inheritance diagram for IWebSocketInputHandler:

List of all members.

Public Member Functions

virtual bool RequestRead (JetByteTools::IO::CSmartBuffer &buffer)=0
virtual bool CloseSent ()=0

Protected Member Functions

virtual ~IWebSocketInputHandler ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Constructor & Destructor Documentation

virtual ~IWebSocketInputHandler (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual bool RequestRead ( JetByteTools::IO::CSmartBuffer buffer  )  [pure virtual]

virtual bool CloseSent (  )  [pure virtual]


Generated on Sun Sep 12 19:11:26 2021 for The Server Framework - v7.4 by doxygen 1.5.3