Uses of Class
org.objectweb.joram.mom.dest.QueueDeliveryTable
-
Packages that use QueueDeliveryTable 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 QueueDeliveryTable in org.objectweb.joram.mom.dest
Fields in org.objectweb.joram.mom.dest declared as QueueDeliveryTable Modifier and Type Field Description protected QueueDeliveryTableQueue. deliveryTableTable keeping the message deliveriesMethods in org.objectweb.joram.mom.dest that return QueueDeliveryTable Modifier and Type Method Description static QueueDeliveryTableQueueDeliveryTable. load(String txName)
-