Modifier and Type | Method and Description |
---|---|
Response |
RequestReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
Response |
PingReceiver.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) |
Modifier and Type | Method and Description |
---|---|
Response |
GCCommandReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
Response |
KillVmReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
SwingVMKilledListener.fireComplete(Request request,
Response response) |
Modifier and Type | Method and Description |
---|---|
Response |
ThreadHarvester.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
Response |
HeapDumpReceiver.receive(Request request) |
Modifier and Type | Method and Description |
---|---|
Response |
JmxRequestListener.receive(Request request) |
Copyright © 2013. All rights reserved.