Uses of Class
org.objectweb.joram.shared.admin.StopServerRequest
-
Packages that use StopServerRequest Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. -
-
Uses of StopServerRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type StopServerRequest Modifier and Type Method Description private voidAdminTopic. doProcess(StopServerRequest request, AgentId replyTo, String msgId)Processes aStopServerRequestinstance requesting to stop a given server.
-