Uses of Interface
org.objectweb.joram.client.jms.SessionMBean
-
Packages that use SessionMBean 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 SessionMBean in org.objectweb.joram.client.jms
Classes in org.objectweb.joram.client.jms that implement SessionMBean Modifier and Type Class Description classQueueSessionImplements thejavax.jms.QueueSessioninterface.classSessionImplements thejavax.jms.Sessioninterface.classTopicSessionImplements thejavax.jms.TopicSessioninterface.
-