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

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

ClearProperties()TBTMQProducer
GetBooleanProperty(const string Key)TBTMQProducer
GetCorrelationID()TBTMQProducer
GetDeliveryMode()TBTMQProducer
GetIntProperty(const string Key)TBTMQProducer
GetPriority()TBTMQProducer
GetPropertyNames()TBTMQProducer
GetReplyTo()TBTMQProducer
GetStringProperty(const string Key)TBTMQProducer
GetTimeToLive()TBTMQProducer
GetTypeName()TBTMQProducer
InternalSend(const IMessage AMessage, const IDestination Destination, const ICompletionListener CompletionListener)TBTMQProducerprotected
PropertyExists(const string Key)TBTMQProducer
Send(const IDestination Destination, const string Body)TBTMQProducer
Send(const IDestination Destination, const string Body, const ICompletionListener CompletionListener)TBTMQProducer
Send(const IDestination Destination, const IMessage AMessage)TBTMQProducer
Send(const IDestination Destination, const IMessage AMessage, const ICompletionListener CompletionListener)TBTMQProducer
SetCorrelationID(const string Value)TBTMQProducer
SetDeliveryMode(const TJMSDeliveryMode Value)TBTMQProducer
SetPriority(const Integer Value)TBTMQProducer
SetProperty(const string Key, const Boolean Value)TBTMQProducer
SetProperty(const string Key, const Integer Value)TBTMQProducer
SetProperty(const string Key, const string Value)TBTMQProducer
SetReplyTo(const IDestination Value)TBTMQProducer
SetTimeToLive(const Cardinal Value)TBTMQProducer
SetTypeName(const string Value)TBTMQProducer
TBTMQProducer(const ISession Session)TBTMQProducer