|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscribeRequest | |
---|---|
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.notifications | The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
Uses of SubscribeRequest in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type SubscribeRequest | |
---|---|
protected void |
Topic.subscribeRequest(AgentId from,
SubscribeRequest not)
Method implementing the reaction to a SubscribeRequest
instance. |
Uses of SubscribeRequest in org.objectweb.joram.mom.notifications |
---|
Constructors in org.objectweb.joram.mom.notifications with parameters of type SubscribeRequest | |
---|---|
SubscribeReply(SubscribeRequest request)
Constructs a SubscribeReply instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |