class |
EchoMessage |
For test purposes only
|
class |
ErrorResponse |
For test purposes only
|
class |
HelloRequest |
Sent the first time we connect to a given server.
|
class |
HelloResponse |
|
class |
OperationRequest |
Sent to request an operation.
|
class |
OperationRequestMoreData |
Sent by the client to request more data.
|
class |
OperationRequestStopData |
Sent by the client to request stop sending data
|
class |
OperationResponseEnd |
Special marker class to mark the end of a response.
|
class |
OperationResponsePart |
Represents one part of a response.
|
class |
OperationResponsePause |
Special marker class to ask if the client wants more data.
|