Package | Description |
---|---|
com.redhat.thermostat.agent.command |
Access the command-channel / Request API on the agent-side
|
com.redhat.thermostat.common.command |
Modifier and Type | Method and Description |
---|---|
Response |
RequestReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Messages.equal(Response a,
Response b)
Two responses are equal if and only if they are of the same type.
|
void |
RequestResponseListener.fireComplete(Request request,
Response response) |
Copyright © 2016. All rights reserved.