Package org.apache.activemq.command
Interface DataStructure
- All Known Subinterfaces:
Command
- All Known Implementing Classes:
ActiveMQBlobMessage,ActiveMQBytesMessage,ActiveMQDestination,ActiveMQMapMessage,ActiveMQMessage,ActiveMQObjectMessage,ActiveMQQueue,ActiveMQStreamMessage,ActiveMQTempDestination,ActiveMQTempQueue,ActiveMQTempTopic,ActiveMQTextMessage,ActiveMQTopic,AnyDestination,BaseCommand,BrokerId,BrokerInfo,BrokerSubscriptionInfo,ConnectionControl,ConnectionError,ConnectionId,ConnectionInfo,ConsumerControl,ConsumerId,ConsumerInfo,ControlCommand,DataArrayResponse,DataResponse,DestinationInfo,DiscoveryEvent,ExceptionResponse,FlushCommand,IntegerResponse,JournalQueueAck,JournalTopicAck,JournalTrace,JournalTransaction,KeepAliveInfo,LastPartialCommand,LocalTransactionId,Message,MessageAck,MessageDispatch,MessageDispatchNotification,MessageId,MessagePull,NetworkBridgeFilter,PartialCommand,ProducerAck,ProducerId,ProducerInfo,RemoveInfo,RemoveSubscriptionInfo,ReplayCommand,Response,SessionId,SessionInfo,ShutdownInfo,SubscriptionInfo,Tracked,TransactionId,TransactionInfo,WireFormatInfo,XATransactionId
public interface DataStructure
-
Method Summary
-
Method Details
-
getDataStructureType
byte getDataStructureType()- Returns:
- The type of the data structure
-
isMarshallAware
boolean isMarshallAware()
-