public interface CommandTypes
static final byte PROTOCOL_VERSION
static final byte PROTOCOL_STORE_VERSION
static final byte PROTOCOL_LEGACY_STORE_VERSION
static final byte PROTOCOL_VERSION_DURABLE_SYNC
static final byte NULL
static final byte WIREFORMAT_INFO
static final byte BROKER_INFO
static final byte CONNECTION_INFO
static final byte SESSION_INFO
static final byte CONSUMER_INFO
static final byte PRODUCER_INFO
static final byte TRANSACTION_INFO
static final byte DESTINATION_INFO
static final byte REMOVE_SUBSCRIPTION_INFO
static final byte KEEP_ALIVE_INFO
static final byte SHUTDOWN_INFO
static final byte REMOVE_INFO
static final byte CONTROL_COMMAND
static final byte FLUSH_COMMAND
static final byte CONNECTION_ERROR
static final byte CONSUMER_CONTROL
static final byte CONNECTION_CONTROL
static final byte PRODUCER_ACK
static final byte MESSAGE_PULL
static final byte MESSAGE_DISPATCH
static final byte MESSAGE_ACK
static final byte ACTIVEMQ_MESSAGE
static final byte ACTIVEMQ_BYTES_MESSAGE
static final byte ACTIVEMQ_MAP_MESSAGE
static final byte ACTIVEMQ_OBJECT_MESSAGE
static final byte ACTIVEMQ_STREAM_MESSAGE
static final byte ACTIVEMQ_TEXT_MESSAGE
static final byte ACTIVEMQ_BLOB_MESSAGE
static final byte RESPONSE
static final byte EXCEPTION_RESPONSE
static final byte DATA_RESPONSE
static final byte DATA_ARRAY_RESPONSE
static final byte INTEGER_RESPONSE
static final byte DISCOVERY_EVENT
static final byte JOURNAL_ACK
static final byte JOURNAL_REMOVE
static final byte JOURNAL_TRACE
static final byte JOURNAL_TRANSACTION
static final byte DURABLE_SUBSCRIPTION_INFO
static final byte PARTIAL_COMMAND
static final byte PARTIAL_LAST_COMMAND
static final byte REPLAY
static final byte BYTE_TYPE
static final byte CHAR_TYPE
static final byte SHORT_TYPE
static final byte INTEGER_TYPE
static final byte LONG_TYPE
static final byte DOUBLE_TYPE
static final byte FLOAT_TYPE
static final byte STRING_TYPE
static final byte BOOLEAN_TYPE
static final byte BYTE_ARRAY_TYPE
static final byte MESSAGE_DISPATCH_NOTIFICATION
static final byte NETWORK_BRIDGE_FILTER
static final byte BROKER_SUBSCRIPTION_INFO
static final byte ACTIVEMQ_QUEUE
static final byte ACTIVEMQ_TOPIC
static final byte ACTIVEMQ_TEMP_QUEUE
static final byte ACTIVEMQ_TEMP_TOPIC
static final byte MESSAGE_ID
static final byte ACTIVEMQ_LOCAL_TRANSACTION_ID
static final byte ACTIVEMQ_XA_TRANSACTION_ID
static final byte CONNECTION_ID
static final byte SESSION_ID
static final byte CONSUMER_ID
static final byte PRODUCER_ID
static final byte BROKER_ID
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.