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