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

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

Acknowledge()TBTMessage
ContentTBTMessage
GetBoolean(const string AName)TBTMapMessage
GetBooleanProperty(const string Key)TBTMessage
GetContent()TBTMessageprotected
GetCorrelationID()TBTMessageprotected
GetDestination()TBTMessageprotected
GetExpiration()TBTMessageprotected
GetInt(const string AName)TBTMapMessage
GetIntProperty(const string Key)TBTMessage
GetJMSDeliveryMode()TBTMessageprotected
GetJMSRedelivered()TBTMessageprotected
GetMapNames()TBTMapMessage
GetMessageID()TBTMessageprotected
GetPriority()TBTMessageprotected
GetPropertyNames()TBTMessage
GetReplyTo()TBTMessageprotected
GetString(const string AName)TBTMapMessage
GetStringProperty(const string Key)TBTMessage
GetTimestamp()TBTMessageprotected
GetTypeName()TBTMessageprotected
ItemExists(const string AName)TBTMapMessage
JMSCorrelationIDTBTMessage
JMSDeliveryModeTBTMessage
JMSDestinationTBTMessage
JMSExpirationTBTMessage
JMSMessageIDTBTMessage
JMSPriorityTBTMessage
JMSRedeliveredTBTMessage
JMSReplyToTBTMessage
JMSTimestampTBTMessage
JMSTypeTBTMessage
Nack()TBTMessage
SetBoolean(const string AName, const Boolean AValue)TBTMapMessage
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
SetInt(const string AName, const Integer AValue)TBTMapMessage
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
SetString(const string AName, const string AValue)TBTMapMessage
SetStringProperty(const string Key, const string Value)TBTMessage
SetTimestamp(TDateTime Value)TBTMessageprotected
SetTypeName(const string Value)TBTMessageprotected
StompSubscriptionIDTBTMessage
TBTMapMessage(const TBTStompClient ATransport)TBTMapMessage
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