Interface | Description |
---|---|
ConfigurationCommandContext | |
Message |
Base interface for the various message types.
|
Message.MessageType | |
RequestResponseListener |
A listener that is notified of the response to given request.
|
Class | Description |
---|---|
DecodingHelper | |
EncodingHelper | |
MessageDecoder | |
MessageEncoder | |
Messages | |
Request |
A Request object represents a request passed from a client
to an agent.
|
Response |
A Response object represents a response message passed from an agent
to a client.
|
Enum | Description |
---|---|
Request.RequestType | |
Response.ResponseType |
Exception | Description |
---|---|
InvalidMessageException |
Exception thrown when an improperly encoded
Message has been received. |
Copyright © 2015. All Rights Reserved.