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