|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.command.BaseCommand
org.apache.activemq.command.Response
org.apache.activemq.state.Tracked
public class Tracked
Field Summary |
---|
Fields inherited from class org.apache.activemq.command.Response |
---|
DATA_STRUCTURE_TYPE |
Fields inherited from class org.apache.activemq.command.BaseCommand |
---|
commandId, responseRequired |
Constructor Summary | |
---|---|
Tracked(ResponseHandler runnable)
|
Method Summary | |
---|---|
boolean |
isWaitingForResponse()
|
void |
onResponses(Command command)
|
Methods inherited from class org.apache.activemq.command.Response |
---|
getCorrelationId, getDataStructureType, isException, isResponse, setCorrelationId, visit |
Methods inherited from class org.apache.activemq.command.BaseCommand |
---|
copy, getCommandId, getFrom, getTo, isBrokerInfo, isConnectionControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Tracked(ResponseHandler runnable)
Method Detail |
---|
public void onResponses(Command command)
public boolean isWaitingForResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |