Inherited by org.objectweb.joram.shared.admin.AddDomainRequest, org.objectweb.joram.shared.admin.AddServerRequest, org.objectweb.joram.shared.admin.AddServiceRequest, org.objectweb.joram.shared.admin.CreateDestinationRequest, org.objectweb.joram.shared.admin.CreateUserRequest, org.objectweb.joram.shared.admin.DeleteDestination, org.objectweb.joram.shared.admin.DeleteUser, org.objectweb.joram.shared.admin.GetConfigRequest, org.objectweb.joram.shared.admin.GetDomainNames, org.objectweb.joram.shared.admin.GetLocalServer, org.objectweb.joram.shared.admin.GetSubscriberIds, org.objectweb.joram.shared.admin.Monitor_Request, org.objectweb.joram.shared.admin.QueueAdminRequest, org.objectweb.joram.shared.admin.RemoveDomainRequest, org.objectweb.joram.shared.admin.RemoveServerRequest, org.objectweb.joram.shared.admin.RemoveServiceRequest, org.objectweb.joram.shared.admin.SetCluster, org.objectweb.joram.shared.admin.SetDefaultDMQ, org.objectweb.joram.shared.admin.SetDefaultThreshold, org.objectweb.joram.shared.admin.SetDestinationDMQ, org.objectweb.joram.shared.admin.SetFather, org.objectweb.joram.shared.admin.SetNbMaxMsg, org.objectweb.joram.shared.admin.SetQueueThreshold, org.objectweb.joram.shared.admin.SetRight, org.objectweb.joram.shared.admin.SetUserDMQ, org.objectweb.joram.shared.admin.SetUserThreshold, org.objectweb.joram.shared.admin.SpecialAdmin, org.objectweb.joram.shared.admin.StopServerRequest, org.objectweb.joram.shared.admin.UnsetCluster, org.objectweb.joram.shared.admin.UnsetDefaultDMQ, org.objectweb.joram.shared.admin.UnsetDefaultThreshold, org.objectweb.joram.shared.admin.UnsetDestinationDMQ, org.objectweb.joram.shared.admin.UnsetFather, org.objectweb.joram.shared.admin.UnsetQueueThreshold, org.objectweb.joram.shared.admin.UnsetUserDMQ, org.objectweb.joram.shared.admin.UnsetUserThreshold, org.objectweb.joram.shared.admin.UpdateUser, and org.objectweb.joram.shared.admin.UserAdminRequest.
Inheritance diagram for org.objectweb.joram.shared.admin.AdminRequest:


Protected Member Functions | |
| int | getClassId () |
AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.
Definition at line 32 of file AdminRequest.java.
1.5.0