Habari STOMP Client for ActiveMQ 7.0
Object Pascal STOMP client library for Apache ActiveMQ
TBTTopic Class Reference

A Topic object encapsulates a provider-specific topic name. More...

Inheritance diagram for TBTTopic:
TBTDestination ITopic IDestination TBTTemporaryTopic

Public Attributes

string TopicName
 The name of this topic. More...
 
- Public Attributes inherited from TBTDestination
TDestinationType DestinationType
 

Detailed Description

A Topic object encapsulates a provider-specific topic name.

It is the way a client specifies the identity of a topic.

Member Data Documentation

◆ TopicName

string TBTTopic::TopicName

The name of this topic.

See also
GetTopicName For reading