Package | Description |
---|---|
com.caucho.jms.cluster |
Modifier and Type | Method and Description |
---|---|
void |
ClusterQueueTriadActor.processSubscribeTopic(long id,
java.lang.String to,
java.lang.String from,
SubscribeTopic msg)
Registers Topic Subscriber's Jabber Id in to the Triad Cache.
|
void |
ClusterQueueSender.sendSubscribeTopicMessage(SubscribeTopic subscribeMessage,
TriadOwner topicOwner)
Topic Publishers use this API for registering themself
with the Topic running on the Triad Pod.
|