![]() |
Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
|
This is the complete list of members for TBTSession, including all inherited members.
| AcknowledgeMode | TBTAbstractSession | |
| AddConsumer(const IMessageConsumer Consumer) | TBTSession | |
| AddProducer(const IMessageProducer Producer) | TBTSession | |
| CheckClosed() | TBTAbstractSession | protected |
| CheckMessageListener() | TBTSession | |
| Close() | TBTSession | |
| Commit() | TBTSession | |
| Connection | TBTSession | |
| CreateBrowser(const string QueueName) | 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 | |
| DispatchMessage(const IMessage AMessage) | TBTSession | |
| Dispose() | TBTSession | |
| FClosed | TBTAbstractSession | protected |
| FStarted | TBTAbstractSession | protected |
| FTransport | TBTAbstractSession | protected |
| GetAcknowledgeMode() | TBTAbstractSession | protected |
| GetTransacted() | TBTAbstractSession | protected |
| GetTransformer() | TBTSession | |
| RemoveConsumer(const IMessageConsumer Consumer) | TBTSession | |
| RemoveProducer(const IMessageProducer Producer) | TBTSession | |
| Rollback() | TBTSession | |
| Running | TBTAbstractSession | |
| Send(const IDestination Destination, const IMessage Message, const TJMSDeliveryMode DeliveryMode, const Byte Priority, const Cardinal TimeToLive, const Integer SendTimeOut) | TBTSession | |
| Start() | TBTSession | protected |
| Stop() | TBTSession | protected |
| TBTAbstractSession(TBTAbstractTransport ATransport, Boolean ATransacted, TAcknowledgementMode AAcknowledgementMode) | TBTAbstractSession | |
| TBTSession(const TBTConnection AConnection, const Boolean ATransacted, const TAcknowledgementMode AAcknowledgementMode) | TBTSession | |
| Transacted | TBTAbstractSession | |
| TransactionContext | TBTSession | |
| TransformMessage(const IMessage AMessage) | TBTAbstractSession | protected |
| Unsubscribe(const string Destination, const string Name) | TBTSession | |
| ~TBTSession() | TBTSession |