|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterAck | |
---|---|
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
Uses of ClusterAck in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type ClusterAck | |
---|---|
void |
TopicImpl.clusterAck(AgentId from,
ClusterAck ack)
Method implementing the reaction to a ClusterAck
notification sent by a topic requested to join the cluster. |
void |
AdminTopicImpl.clusterAck(AgentId from,
ClusterAck ack)
Overrides this TopicImpl method; a ClusterAck
is not expected by an AdminTopic. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |