![]() |
Habari Client for RabbitMQ 6.12
Object Pascal STOMP client library for RabbitMQ
|
This is the complete list of members for TBTSession, including all inherited members.
AcknowledgeMode | TBTSession | |
CheckClientAck() | TBTSession | protected |
CheckClosed() | TBTSession | protected |
Commit() | TBTSession | |
Connection | TBTSession | |
CreateBytesMessage() | TBTSession | |
CreateConsumer(const IDestination Destination) | TBTSession | |
CreateConsumer(const IDestination Destination, const string MessageSelector) | TBTSession | |
CreateConsumer(const IDestination Destination, const string MessageSelector, const Boolean NoLocal) | TBTSession | |
CreateDurableSubscriber(const ITopic Topic, const string Name) | TBTSession | |
CreateDurableSubscriber(const ITopic Topic, const string Name, const string MessageSelector, const Boolean NoLocal) | TBTSession | |
CreateMapMessage() | TBTSession | |
CreateMessage() | TBTSession | |
CreateObjectMessage() | TBTSession | |
CreateObjectMessage(const TObject AObject) | TBTSession | |
CreateProducer(const IDestination Destination) | TBTSession | |
CreateQueue(const string QueueName) | TBTSession | |
CreateTemporaryQueue() | TBTSession | |
CreateTemporaryTopic() | TBTSession | |
CreateTextMessage() | TBTSession | |
CreateTextMessage(const string Text) | TBTSession | |
CreateTopic(const string TopicName) | TBTSession | |
Rollback() | TBTSession | |
Running | TBTSession | |
Send(const IDestination Destination, const IMessage Message, const TJMSDeliveryMode DeliveryMode, const Byte Priority, const Cardinal TimeToLive, const Integer SendTimeOut) | TBTSession | |
Transacted | TBTSession | |
TransactionContext | TBTSession | |
Unsubscribe(const string Destination, const string Name) | TBTSession |