Package | Description |
---|---|
com.redhat.thermostat.agent.command | |
com.redhat.thermostat.client.command | |
com.redhat.thermostat.common.command |
Modifier and Type | Method and Description |
---|---|
Response |
RequestReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
RequestQueue.putRequest(Request request) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DecodingHelper.decodeParameters(org.jboss.netty.buffer.ChannelBuffer buffer,
Request request) |
static boolean |
Messages.equal(Request a,
Request b)
Two requests, a and b, are considered equal if and only if they are,
not-null, of the same type and all parameters (all keys and values)
match.
|
void |
RequestResponseListener.fireComplete(Request request,
Response response) |
Copyright © 2014. All Rights Reserved.