![]() |
Habari Client for ActiveMQ 6.12
Object Pascal STOMP client library for Apache ActiveMQ
|
A client uses a TopicSubscriber object to receive messages that have been published to a topic. More...
Additional Inherited Members | |
![]() | |
Close () | |
Closes the message consumer. More... | |
IMessage | ReceiveNoWait () |
Receives the next message if one is immediately available. | |
![]() | |
Boolean | NoLocal |
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
A TopicSubscriber object is the publish/subscribe form of a message consumer. A MessageConsumer can be created by using Session.CreateConsumer.