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