Uses of Class
org.objectweb.joram.shared.admin.RemoveDomainRequest
-
Packages that use RemoveDomainRequest 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 RemoveDomainRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type RemoveDomainRequest Modifier and Type Method Description private voidAdminTopic. doProcess(RemoveDomainRequest request, AgentId replyTo, String msgId, AgentId from)Removes a domain in the configuration.
-