|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicForwardNot | |
---|---|
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. |
org.objectweb.joram.mom.dest.jmsbridge | The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
Uses of TopicForwardNot in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type TopicForwardNot | |
---|---|
protected void |
Topic.topicForwardNot(AgentId from,
TopicForwardNot not)
Method implementing the reaction to a TopicForwardNot
instance, carrying messages forwarded by a cluster fellow or a
hierarchical son. |
protected void |
AdminTopic.topicForwardNot(AgentId from,
TopicForwardNot not)
Overrides this Topic method; the forwarded messages
contain admin requests and will be processed. |
Uses of TopicForwardNot in org.objectweb.joram.mom.dest.jmsbridge |
---|
Methods in org.objectweb.joram.mom.dest.jmsbridge with parameters of type TopicForwardNot | |
---|---|
void |
JMSBridgeTopic.topicForwardNot(AgentId from,
TopicForwardNot not)
Method specializing the reaction to a TopicForwardNot
instance, carrying messages forwarded by a cluster fellow or a
hierarchical son. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |