Package | Description |
---|---|
org.objectweb.joram.mom.notifications |
The
org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
Modifier and Type | Class and Description |
---|---|
class |
GetRightsRequestNot
This request is used for requesting the rights about a destination.
|
Constructor and Description |
---|
AdminReplyNot(AdminRequestNot request,
boolean success,
String info)
Constructs an
AdminReply . |
GetRightsReplyNot(AdminRequestNot request,
boolean isFreeReading,
boolean isFreeWriting,
Vector readers,
Vector writers)
Constructs a
GetRightsReply instance. |
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.