Uses of Class
org.objectweb.joram.client.jms.ContextConnection
-
Packages that use ContextConnection 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 ContextConnection in org.objectweb.joram.client.jms
Fields in org.objectweb.joram.client.jms declared as ContextConnection Modifier and Type Field Description private ContextConnectionJMSContext. connectionConstructors in org.objectweb.joram.client.jms with parameters of type ContextConnection Constructor Description JMSContext(ContextConnection connection, int sessionMode)Creates a new Context sharing the connection of the calling context.
-