Habari STOMP Client for ActiveMQ 9.4
Object Pascal STOMP client library for Apache ActiveMQ
Loading...
Searching...
No Matches
TBTMessage Member List

This is the complete list of members for TBTMessage, including all inherited members.

Acknowledge()TBTMessageprotected
ContentTBTMessage
GetBooleanProperty(const string Key)TBTMessageprotected
GetContent()TBTMessageprotected
GetIntProperty(const string Key)TBTMessageprotected
GetMsgID()TBTMessageprotected
GetPropertyNames()TBTMessage
GetStringProperty(const string Key)TBTMessage
GetTransactionID()TBTMessageprotected
JMSCorrelationIDTBTMessage
JMSDeliveryModeTBTMessage
JMSDestinationTBTMessage
JMSExpirationTBTMessage
JMSMessageIDTBTMessage
JMSPriorityTBTMessage
JMSRedeliveredTBTMessage
JMSReplyToTBTMessage
JMSTimestampTBTMessage
JMSTypeTBTMessage
Nack()TBTMessageprotected
SetBooleanProperty(const string Key, const Boolean Value)TBTMessageprotected
SetContent(const RawByteString Value)TBTMessageprotected
SetIntProperty(const string Key, const Integer Value)TBTMessageprotected
SetNackHeaders(const TStrings Value)TBTMessageprotected
SetStringProperty(const string Key, const string Value)TBTMessage
SetTransactionID(const string Value)TBTMessageprotected
StompSubscriptionIDTBTMessage
TBTMessage(const TBTStompClient ATransport)TBTMessage
TBTMessage(const TBTStompClient ATransport, const string ASubscriptionID)TBTMessage
TBTMessage(const TBTStompClient ATransport, const RawByteString AContent, const string ASubscriptionID)TBTMessage
TransactionIDTBTMessage
~TBTMessage()TBTMessage