|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserAdminRequest | |
---|---|
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.shared.admin | The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions. |
Uses of UserAdminRequest in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type UserAdminRequest | |
---|---|
private void |
AdminTopicImpl.doProcess(UserAdminRequest request,
AgentId replyTo,
java.lang.String requestMsgId)
Handle administration request about user. |
Uses of UserAdminRequest in org.objectweb.joram.shared.admin |
---|
Subclasses of UserAdminRequest in org.objectweb.joram.shared.admin | |
---|---|
class |
ClearSubscription
|
class |
DeleteSubscriptionMessage
|
class |
GetSubscription
|
class |
GetSubscriptionMessage
|
class |
GetSubscriptionMessageIds
|
class |
GetSubscriptions
|
class |
SubscriptionAdminRequest
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |