Uses of Class
org.objectweb.joram.mom.dest.AcquisitionNot
-
Packages that use AcquisitionNot 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 AcquisitionNot in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type AcquisitionNot Modifier and Type Method Description ClientMessagesAcquisitionModule. acquisitionNot(AcquisitionNot not, long msgCount)private voidAcquisitionQueue. acquisitionNot(AcquisitionNot not)This method process messages from the acquisition module.private voidAcquisitionTopic. acquisitionNot(AgentId from, AcquisitionNot not)This method process messages from the acquisition module.
-