Uses of Class
org.objectweb.joram.shared.admin.GetDMQSettingsRequest
-
Packages that use GetDMQSettingsRequest 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 GetDMQSettingsRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type GetDMQSettingsRequest Modifier and Type Method Description private voidAdminTopic. doProcess(GetDMQSettingsRequest request, AgentId replyTo, String msgId)Processes aMonitor_GetDMQSettingsrequest either by processing it and sending back the default DMQ settings, or by forwarding it to its target destination or proxy.
-