org.apache.activemq.command
public class: Response [javadoc |
source]
java.lang.Object
org.apache.activemq.command.BaseCommand
org.apache.activemq.command.Response
All Implemented Interfaces:
Command
Direct Known Subclasses:
DataArrayResponse, Tracked, IntegerResponse, DataResponse, ExceptionResponse
- openwire:marshaller:
code
- ="30"
- version:
$
- Revision: 1.6 $
Field Summary |
---|
public static final byte | DATA_STRUCTURE_TYPE | |
int | correlationId | |
Methods from org.apache.activemq.command.BaseCommand: |
---|
copy, getCommandId, getFrom, getTo, isBrokerInfo, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |