public class Tracked extends Response
DATA_STRUCTURE_TYPE
commandId, responseRequired
Constructor and Description |
---|
Tracked(ResponseHandler runnable) |
Modifier and Type | Method and Description |
---|---|
boolean |
isWaitingForResponse() |
void |
onResponses(Command command) |
getCorrelationId, getDataStructureType, isException, isResponse, setCorrelationId, visit
copy, getCommandId, getFrom, getTo, isBrokerInfo, isConnectionControl, isConsumerControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString
public Tracked(ResponseHandler runnable)
public void onResponses(Command command)
public boolean isWaitingForResponse()
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.