|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminReplyNot | |
---|---|
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. |
org.objectweb.joram.mom.proxies | The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
Uses of AdminReplyNot in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type AdminReplyNot | |
---|---|
void |
AdminTopicImpl.AdminReply(AdminReplyNot not)
Method implementing the reaction to a org.objectweb.joram.mom.notifications.AdminReply
notification replying to an administration request. |
Uses of AdminReplyNot in org.objectweb.joram.mom.notifications |
---|
Subclasses of AdminReplyNot in org.objectweb.joram.mom.notifications | |
---|---|
class |
GetRightsReplyNot
This notification is used by a destination for sending the identifiers of its readers and writers in response to a GetRightsRequest. |
Uses of AdminReplyNot in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies with parameters of type AdminReplyNot | |
---|---|
private void |
ProxyImpl.doReact(AdminReplyNot reply)
An AdminReply acknowledges the setting of a temporary
destination; nothing needs to be done. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |