![]() |
Habari STOMP Client for RabbitMQ 9.4
Object Pascal STOMP client library for RabbitMQ
|
This is the complete list of members for ISession, including all inherited members.
AcknowledgeMode | ISession | |
Close() | ISession | |
Commit() | ISession | |
CreateBrowser(const string QueueName) | ISession | |
CreateBytesMessage() | ISession | |
CreateConsumer(const IDestination Destination) | ISession | |
CreateConsumer(const IDestination Destination, const string MessageSelector) | ISession | |
CreateConsumer(const IDestination Destination, const string MessageSelector, const Boolean NoLocal) | ISession | |
CreateDurableSubscriber(const ITopic Topic, const string Name) | ISession | |
CreateDurableSubscriber(const ITopic Topic, const string Name, const string MessageSelector, const Boolean NoLocal) | ISession | |
CreateMapMessage() | ISession | |
CreateMessage() | ISession | |
CreateObjectMessage() | ISession | |
CreateObjectMessage(const TObject AObject) | ISession | |
CreateProducer(const IDestination Destination) | ISession | |
CreateQueue(const string QueueName) | ISession | |
CreateTemporaryQueue() | ISession | |
CreateTemporaryTopic() | ISession | |
CreateTextMessage() | ISession | |
CreateTextMessage(const string Text) | ISession | |
CreateTopic(const string TopicName) | ISession | |
Rollback() | ISession | |
Transacted | ISession | |
Unsubscribe(const string Destination, const string Name) | ISession |