Uses of Class
org.objectweb.joram.mom.dest.QueueArrivalState
-
Packages that use QueueArrivalState 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 QueueArrivalState in org.objectweb.joram.mom.dest
Fields in org.objectweb.joram.mom.dest declared as QueueArrivalState Modifier and Type Field Description protected QueueArrivalStateQueue. arrivalStateCounter of messages arrivals.Methods in org.objectweb.joram.mom.dest that return QueueArrivalState Modifier and Type Method Description static QueueArrivalStateQueueArrivalState. load(String id)
-