Uses of Class
org.objectweb.joram.shared.admin.SetDMQRequest
-
Packages that use SetDMQRequest 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 SetDMQRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type SetDMQRequest Modifier and Type Method Description private voidAdminTopic. doProcess(SetDMQRequest request, AgentId replyTo, String msgId)Processes aSetDMQrequest requesting a given queue to be set as the DMQ of a given destination or user.
-