Uses of Class
org.objectweb.joram.client.jms.MessageAcks
-
Packages that use MessageAcks Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification. -
-
Uses of MessageAcks in org.objectweb.joram.client.jms
Fields in org.objectweb.joram.client.jms with type parameters of type MessageAcks Modifier and Type Field Description (package private) Hashtable<String,MessageAcks>Session. deliveriesTable holding the identifiers of the messages delivered per destination or subscription, and not acknowledged.
-