|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowseRequest | |
---|---|
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 BrowseRequest in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type BrowseRequest | |
---|---|
void |
QueueImpl.browseRequest(AgentId from,
BrowseRequest not)
Method implementing the queue reaction to a BrowseRequest
instance, requesting an enumeration of the messages on the queue. |
Uses of BrowseRequest in org.objectweb.joram.mom.notifications |
---|
Constructors in org.objectweb.joram.mom.notifications with parameters of type BrowseRequest | |
---|---|
BrowseReply(BrowseRequest req)
Constructs a BrowseReply instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |