Uses of Class
org.objectweb.joram.client.jms.Connection.AtomicCounter
-
Packages that use Connection.AtomicCounter 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 Connection.AtomicCounter in org.objectweb.joram.client.jms
Fields in org.objectweb.joram.client.jms declared as Connection.AtomicCounter Modifier and Type Field Description private Connection.AtomicCounterConnection. messagesCMessages counter.private Connection.AtomicCounterConnection. sessionsCSessions counter.private Connection.AtomicCounterConnection. subsCSubscriptions counter.
-