activemq-cpp-3.6.0
activemq::wireformat::stomp::StompCommandConstants Class Reference

#include <src/main/activemq/wireformat/stomp/StompCommandConstants.h>

Static Public Attributes

static const std::string CONNECT
static const std::string CONNECTED
static const std::string DISCONNECT
static const std::string SUBSCRIBE
static const std::string UNSUBSCRIBE
static const std::string MESSAGE
static const std::string SEND
static const std::string BEGIN
static const std::string COMMIT
static const std::string ABORT
static const std::string ACK
static const std::string ERROR_CMD
static const std::string RECEIPT
static const std::string HEADER_DESTINATION
static const std::string HEADER_TRANSACTIONID
static const std::string HEADER_CONTENTLENGTH
static const std::string HEADER_SESSIONID
static const std::string HEADER_RECEIPT_REQUIRED
static const std::string HEADER_RECEIPTID
static const std::string HEADER_MESSAGEID
static const std::string HEADER_ACK
static const std::string HEADER_LOGIN
static const std::string HEADER_PASSWORD
static const std::string HEADER_CLIENT_ID
static const std::string HEADER_MESSAGE
static const std::string HEADER_CORRELATIONID
static const std::string HEADER_REQUESTID
static const std::string HEADER_RESPONSEID
static const std::string HEADER_EXPIRES
static const std::string HEADER_PERSISTENT
static const std::string HEADER_REPLYTO
static const std::string HEADER_TYPE
static const std::string HEADER_DISPATCH_ASYNC
static const std::string HEADER_EXCLUSIVE
static const std::string HEADER_MAXPENDINGMSGLIMIT
static const std::string HEADER_NOLOCAL
static const std::string HEADER_PREFETCHSIZE
static const std::string HEADER_JMSPRIORITY
static const std::string HEADER_CONSUMERPRIORITY
static const std::string HEADER_RETROACTIVE
static const std::string HEADER_SUBSCRIPTIONNAME
static const std::string HEADER_OLDSUBSCRIPTIONNAME
static const std::string HEADER_TIMESTAMP
static const std::string HEADER_REDELIVERED
static const std::string HEADER_REDELIVERYCOUNT
static const std::string HEADER_SELECTOR
static const std::string HEADER_ID
static const std::string HEADER_SUBSCRIPTION
static const std::string HEADER_TRANSFORMATION
static const std::string HEADER_TRANSFORMATION_ERROR
static const std::string ACK_CLIENT
static const std::string ACK_AUTO
static const std::string ACK_INDIVIDUAL
static const std::string TEXT
static const std::string BYTES
static const std::string QUEUE_PREFIX
static const std::string TOPIC_PREFIX
static const std::string TEMPQUEUE_PREFIX
static const std::string TEMPTOPIC_PREFIX

Field Documentation

const std::string activemq::wireformat::stomp::StompCommandConstants::ABORT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::ACK
static
const std::string activemq::wireformat::stomp::StompCommandConstants::ACK_AUTO
static
const std::string activemq::wireformat::stomp::StompCommandConstants::ACK_CLIENT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::ACK_INDIVIDUAL
static
const std::string activemq::wireformat::stomp::StompCommandConstants::BEGIN
static
const std::string activemq::wireformat::stomp::StompCommandConstants::BYTES
static
const std::string activemq::wireformat::stomp::StompCommandConstants::COMMIT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::CONNECT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::CONNECTED
static
const std::string activemq::wireformat::stomp::StompCommandConstants::DISCONNECT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::ERROR_CMD
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_ACK
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_CLIENT_ID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_CONSUMERPRIORITY
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_CONTENTLENGTH
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_CORRELATIONID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_DESTINATION
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_DISPATCH_ASYNC
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_EXCLUSIVE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_EXPIRES
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_ID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_JMSPRIORITY
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_LOGIN
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_MAXPENDINGMSGLIMIT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_MESSAGE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_MESSAGEID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_NOLOCAL
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_OLDSUBSCRIPTIONNAME
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_PASSWORD
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_PERSISTENT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_PREFETCHSIZE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_RECEIPT_REQUIRED
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_RECEIPTID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_REDELIVERED
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_REDELIVERYCOUNT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_REPLYTO
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_REQUESTID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_RESPONSEID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_RETROACTIVE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_SELECTOR
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_SESSIONID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_SUBSCRIPTION
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_SUBSCRIPTIONNAME
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_TIMESTAMP
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_TRANSACTIONID
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_TRANSFORMATION
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_TRANSFORMATION_ERROR
static
const std::string activemq::wireformat::stomp::StompCommandConstants::HEADER_TYPE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::MESSAGE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::QUEUE_PREFIX
static
const std::string activemq::wireformat::stomp::StompCommandConstants::RECEIPT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::SEND
static
const std::string activemq::wireformat::stomp::StompCommandConstants::SUBSCRIBE
static
const std::string activemq::wireformat::stomp::StompCommandConstants::TEMPQUEUE_PREFIX
static
const std::string activemq::wireformat::stomp::StompCommandConstants::TEMPTOPIC_PREFIX
static
const std::string activemq::wireformat::stomp::StompCommandConstants::TEXT
static
const std::string activemq::wireformat::stomp::StompCommandConstants::TOPIC_PREFIX
static
const std::string activemq::wireformat::stomp::StompCommandConstants::UNSUBSCRIBE
static

The documentation for this class was generated from the following file: