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

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

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