|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdminRequestNot | |
---|---|
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 AdminRequestNot in org.objectweb.joram.mom.notifications |
---|
Subclasses of AdminRequestNot in org.objectweb.joram.mom.notifications | |
---|---|
class |
GetRightsRequestNot
This request is used for requesting the rights about a destination. |
Constructors in org.objectweb.joram.mom.notifications with parameters of type AdminRequestNot | |
---|---|
AdminReplyNot(AdminRequestNot request,
boolean success,
java.lang.String info)
Constructs an AdminReply . |
|
GetRightsReplyNot(AdminRequestNot request,
boolean isFreeReading,
boolean isFreeWriting,
java.util.Vector readers,
java.util.Vector writers)
Constructs a GetRightsReply instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |