Immutable TopicKey class encapsulates address of the particular topic.
In order to support reuse of the same topic (e.g. JMS topic) for different application message topics, TopicKey contains topic name and sub-topic name separated with ‘@’.
Application specifies TopicKey when publishing messages as topic address.
@author Nick Belaevski
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|