Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
Loading...
Searching...
No Matches
TBTBytesMessage Member List

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

Acknowledge()TBTMessage
ContentTBTMessage
GetBooleanProperty(const string Key)TBTMessage
GetContent()TBTMessageprotected
GetCorrelationID()TBTMessageprotected
GetDestination()TBTMessageprotected
GetExpiration()TBTMessageprotected
GetIntProperty(const string Key)TBTMessage
GetJMSDeliveryMode()TBTMessageprotected
GetJMSRedelivered()TBTMessageprotected
GetMessageID()TBTMessageprotected
GetPriority()TBTMessageprotected
GetPropertyNames()TBTMessage
GetReplyTo()TBTMessageprotected
GetStringProperty(const string Key)TBTMessage
GetTimestamp()TBTMessageprotected
GetTypeName()TBTMessageprotected
JMSCorrelationIDTBTMessage
JMSDeliveryModeTBTMessage
JMSDestinationTBTMessage
JMSExpirationTBTMessage
JMSMessageIDTBTMessage
JMSPriorityTBTMessage
JMSRedeliveredTBTMessage
JMSReplyToTBTMessage
JMSTimestampTBTMessage
JMSTypeTBTMessage
Nack()TBTMessage
SetBooleanProperty(const string Key, const Boolean Value)TBTMessage
SetContent(const RawByteString Value)TBTMessageprotected
SetCorrelationID(const string Value)TBTMessageprotected
SetDestination(const IDestination Value)TBTMessageprotected
SetExpiration(const TDateTime Value)TBTMessageprotected
SetIntProperty(const string Key, const Integer Value)TBTMessage
SetJMSDeliveryMode(const TJMSDeliveryMode Value)TBTMessageprotected
SetJMSRedelivered(const Boolean Value)TBTMessageprotected
SetMessageID(const string Value)TBTMessageprotected
SetPriority(const Integer Value)TBTMessageprotected
SetReplyTo(const IDestination Value)TBTMessageprotected
SetStringProperty(const string Key, const string Value)TBTMessage
SetTimestamp(TDateTime Value)TBTMessageprotected
SetTypeName(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