|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DestinationAdminRequest | |
---|---|
org.objectweb.joram.shared.admin | The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions. |
Uses of DestinationAdminRequest in org.objectweb.joram.shared.admin |
---|
Subclasses of DestinationAdminRequest in org.objectweb.joram.shared.admin | |
---|---|
class |
ClearQueue
|
class |
ClusterAdd
|
class |
ClusterLeave
|
class |
ClusterList
|
class |
DeleteQueueMessage
|
class |
GetFatherRequest
A Monitor_GetFather instance requests the identifier of a
topic father. |
class |
GetNbMaxMsgRequest
A Monitor_GetNbMaxMsg instance requests the
NbMaxMsg of the destination. |
class |
GetPendingMessages
A Monitor_GetPendingMessages instance requests the number of
pending messages on a given queue. |
class |
GetPendingRequests
A Monitor_GetPendingRequests instance requests the number of
pending requests on a given queue. |
class |
GetQueueMessage
|
class |
GetQueueMessageIds
|
class |
GetSubscriberIds
|
class |
GetSubscriptionsRequest
A Monitor_GetSubscriptions instance requests the number of
subscriptions on a given topic. |
class |
SetFather
A SetFather instance is used for linking two topics in a
hierarchical relationship. |
class |
SetNbMaxMsgRequest
A SetNbMaxMsg instance requests to set a
number max of message in Queue or Subscription. |
class |
SetReader
A SetReader instance requests the authorization for a given
user to be a reader on a given destination. |
class |
SetRight
A SetRight instance requests a given right to be granted to a
given user. |
class |
SetWriter
A SetWriter instance requests the authorization for a given
user to be a writer on a given destination. |
class |
UnsetReader
An UnsetReader instance requests to unset a given user as
a reader on a given destination. |
class |
UnsetWriter
An UnsetWriter instance requests to unset a given user as
a writer on a destination. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |