Package | Description |
---|---|
com.redhat.thermostat.agent.command |
Access the command-channel / Request API on the agent-side
|
com.redhat.thermostat.client.command |
Access the command-channel / Request API on the client side.
|
com.redhat.thermostat.common.command |
Class and Description |
---|
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.
|
Class and Description |
---|
Request
A Request object represents a request passed from a client
to an agent.
|
Class and Description |
---|
InvalidMessageException
Exception thrown when an improperly encoded
Message has been received. |
Message
Base interface for the various message types.
|
Message.MessageType |
Request
A Request object represents a request passed from a client
to an agent.
|
Request.RequestType |
RequestResponseListener
A listener that is notified of the response to given request.
|
Response
A Response object represents a response message passed from an agent
to a client.
|
Response.ResponseType |
Copyright © 2016. All Rights Reserved.