Uses of Class
org.objectweb.joram.mom.notifications.DenyRequest
-
Packages that use DenyRequest 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 DenyRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type DenyRequest Modifier and Type Method Description protected voidQueue. denyRequest(AgentId from, DenyRequest not)Method implementing the reaction to aDenyRequestinstance, requesting messages to be denied.
-