Uses of Class
org.objectweb.joram.shared.admin.GetServersIdsRequest
-
Packages that use GetServersIdsRequest 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 GetServersIdsRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type GetServersIdsRequest Modifier and Type Method Description private voidAdminTopic. doProcess(GetServersIdsRequest request, AgentId replyTo, String msgId)Processes aMonitor_GetServersIdsrequest by sending the list of the platform servers' ids.
-