![]() |
Habari STOMP Client for Artemis 9.4
Object Pascal STOMP client library for ActiveMQ Artemis
|
This is the complete list of members for TBTMQProducer, including all inherited members.
| ClearProperties() | TBTMQProducer | protected |
| GetBooleanProperty(const string Key) | TBTMQProducer | protected |
| GetCorrelationID() | TBTMQProducer | protected |
| GetDeliveryMode() | TBTMQProducer | protected |
| GetIntProperty(const string Key) | TBTMQProducer | protected |
| GetPriority() | TBTMQProducer | protected |
| GetPropertyNames() | TBTMQProducer | protected |
| GetReplyTo() | TBTMQProducer | protected |
| GetStringProperty(const string Key) | TBTMQProducer | protected |
| GetTimeToLive() | TBTMQProducer | protected |
| GetTypeName() | TBTMQProducer | protected |
| InternalSend(const IMessage AMessage, const IDestination Destination, const ICompletionListener CompletionListener) | TBTMQProducer | protected |
| PropertyExists(const string Key) | TBTMQProducer | protected |
| Send(const IDestination Destination, const string Body) | TBTMQProducer | protected |
| Send(const IDestination Destination, const string Body, const ICompletionListener CompletionListener) | TBTMQProducer | protected |
| Send(const IDestination Destination, const IMessage AMessage) | TBTMQProducer | protected |
| Send(const IDestination Destination, const IMessage AMessage, const ICompletionListener CompletionListener) | TBTMQProducer | protected |
| SetCorrelationID(const string Value) | TBTMQProducer | protected |
| SetDeliveryMode(const TJMSDeliveryMode Value) | TBTMQProducer | protected |
| SetPriority(const Integer Value) | TBTMQProducer | protected |
| SetProperty(const string Key, const Boolean Value) | TBTMQProducer | protected |
| SetProperty(const string Key, const Integer Value) | TBTMQProducer | protected |
| SetProperty(const string Key, const string Value) | TBTMQProducer | protected |
| SetReplyTo(const IDestination Value) | TBTMQProducer | protected |
| SetTimeToLive(const Cardinal Value) | TBTMQProducer | protected |
| SetTypeName(const string Value) | TBTMQProducer | protected |
| TBTMQProducer(const ISession Session) | TBTMQProducer |