|
Habari Client for ActiveMQ 3.0
Delphi and Free Pascal client library for the Apache ActiveMQ open source message broker
|
| AcknowledgeMode | TBTJMSSession | |
| CheckClosed() | TBTJMSSession | [protected] |
| Commit() | TBTJMSSession | |
| Connection | TBTJMSSession | |
| CreateBytesMessage() | TBTJMSSession | |
| CreateConsumer(const IDestination Destination) | TBTJMSSession | |
| CreateConsumer(const IDestination Destination, const string MessageSelector) | TBTJMSSession | |
| CreateConsumer(const IDestination Destination, const string MessageSelector, const Boolean NoLocal) | TBTJMSSession | |
| CreateConsumer(const IDestination Destination, const string MessageSelector, const Boolean NoLocal, const IMessageListener MessageListener) | TBTJMSSession | |
| CreateDurableSubscriber(const ITopic Topic, string Name) | TBTJMSSession | |
| CreateDurableSubscriber(const ITopic Topic, string Name, const string MessageSelector, const Boolean NoLocal) | TBTJMSSession | |
| CreateMapMessage() | TBTJMSSession | |
| CreateMessage() | TBTJMSSession | |
| CreateObjectMessage() | TBTJMSSession | |
| CreateObjectMessage(const TObject AObject) | TBTJMSSession | |
| CreateProducer(const IDestination Destination) | TBTJMSSession | |
| CreateQueue(const string QueueName) | TBTJMSSession | |
| CreateTemporaryQueue() | TBTJMSSession | |
| CreateTemporaryTopic() | TBTJMSSession | |
| CreateTextMessage() | TBTJMSSession | |
| CreateTextMessage(const WideString Text) | TBTJMSSession | |
| CreateTopic(const string TopicName) | TBTJMSSession | |
| Rollback() | TBTJMSSession | |
| Running | TBTJMSSession | |
| Send(const IMessageProducer Producer, const IDestination Destination, const IMessage Message, const TJMSDeliveryMode DeliveryMode, const Byte Priority, const Cardinal TimeToLive, const Integer SendTimeOut) | TBTJMSSession | |
| SessionID | TBTJMSSession | [protected] |
| SetTransformer(const IMessageTransformer Transformer) | TBTJMSSession | |
| Transacted | TBTJMSSession | |
| TransactionContext | TBTJMSSession | |
| Unsubscribe(const string Destination, const string Name) | TBTJMSSession |