![]() |
Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
|
Public Member Functions | |
| TBTTemporaryTopic (const string TopicName) | |
| Delete () | |
Public Member Functions inherited from TBTTopic | |
| TBTTopic (const string TopicName) | |
Additional Inherited Members | |
Public Attributes inherited from TBTTopic | |
| string | TopicName |
| The name of this topic. | |
Public Attributes inherited from TBTDestination | |
| TDestinationType | DestinationType |
Protected Member Functions inherited from TBTDestination | |
| TDestinationType | GetDestinationType () |
| SetDestinationType (TDestinationType Value) | |
A TemporaryTopic object is a unique Topic object created for the duration of a Connection. It is a system-defined topic that can be consumed only by the Connection that created it.
| TBTTemporaryTopic::TBTTemporaryTopic | ( | const string | TopicName | ) |
| TBTTemporaryTopic::Delete | ( | ) |