Uses of Package
org.objectweb.joram.client.jms

Packages that use org.objectweb.joram.client.jms
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
org.objectweb.joram.client.jms.admin The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. 
org.objectweb.joram.client.jms.connection   
org.objectweb.joram.client.jms.ha.local   
org.objectweb.joram.client.jms.ha.tcp   
org.objectweb.joram.client.jms.local   
org.objectweb.joram.client.jms.pool   
org.objectweb.joram.client.jms.soap The org.objectweb.joram.client.jms.soap package holds the ConnectionFactory and Connection classes specialized for supporting the SOAP protocol as client - server communication protocol. 
org.objectweb.joram.client.jms.tcp The org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. 
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms
Connection
          Implements the javax.jms.Connection interface.
Destination
          Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
DestinationMBean
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
Message
          Implements the javax.jms.Message interface.
MessageConsumer
          Implements the javax.jms.MessageConsumer interface.
MessageProducer
          Implements the javax.jms.MessageProducer interface.
Queue
          Implements the javax.jms.Queue interface and provides Joram specific administration and monitoring methods.
QueueConnection
          Implements the javax.jms.QueueConnection interface.
QueueMBean
           
Session
          Implements the javax.jms.Session interface.
Topic
          Implements the javax.jms.Topic interface and provides Joram specific administration and monitoring methods.
TopicConnection
          Implements the javax.jms.TopicConnection interface.
TopicMBean
           
XAResourceMngr
          Utility class used by XA connections for managing XA resources.
XASession
          Implements the javax.jms.XASession interface.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.admin
ConnectionFactory
           
Destination
          Implements the javax.jms.Destination interface and provides JORAM specific administration and monitoring methods.
DestinationMBean
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
Message
          Implements the javax.jms.Message interface.
Queue
          Implements the javax.jms.Queue interface and provides Joram specific administration and monitoring methods.
QueueMBean
           
Session
          Implements the javax.jms.Session interface.
Topic
          Implements the javax.jms.Topic interface and provides Joram specific administration and monitoring methods.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.connection
Connection
          Implements the javax.jms.Connection interface.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.ha.local
ConnectionFactory
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
QueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
TopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAQueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XATopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.ha.tcp
ConnectionFactory
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
QueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
TopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAQueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XATopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.local
ConnectionFactory
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
QueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
TopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAQueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XATopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.pool
ConnectionFactory
           
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.soap
ConnectionFactory
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
QueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
TopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
 

Classes in org.objectweb.joram.client.jms used by org.objectweb.joram.client.jms.tcp
ConnectionFactory
           
FactoryParameters
          A FactoryParameters instance holds a <XA>ConnectionFactory configuration parameters.
QueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
TopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XAQueueConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
XATopicConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by ConnectionFactory.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.