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.
Connection.AtomicCounter
           
Connection.Closer
          This class synchronizes the close.
ConnectionMetaData
          Implements the javax.jms.ConnectionMetaData 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.
MessageConsumer.Closer
          This class synchronizes the close.
MessageConsumerListener
          This class listens to replies asynchronously returned by the user proxy for a message consumer.
MessageProducer
          Implements the javax.jms.MessageProducer interface.
MultiSessionConsumer
          The MultiSessionConsumer is threaded (see MessageDispatcher) because the session pool can hang if there is no more available ServerSession.
MultiSessionConsumer.MessageDispatcher
           
Queue
          Implements the javax.jms.Queue interface and provides Joram specific administration and monitoring methods.
QueueBrowser
          Implements the javax.jms.QueueBrowser interface.
QueueConnection
          Implements the javax.jms.QueueConnection interface.
QueueMBean
           
QueueSession
          Implements the javax.jms.QueueSession interface.
Session
          Implements the javax.jms.Session interface.
Session.Closer
          This class synchronizes the close.
Session.MessageListenerContext
          Context used to associate a message consumer with a set of messages to consume.
Session.SessionCloseTask
          The SessionCloseTask class is used by non-XA transacted sessions for taking care of closing them if they tend to be pending, and if a transaction timer has been set.
Session.SessionDaemon
          This thread controls the session in mode LISTENER.
SingleSessionConsumer
           
Topic
          Implements the javax.jms.Topic interface and provides Joram specific administration and monitoring methods.
TopicConnection
          Implements the javax.jms.TopicConnection interface.
TopicMBean
           
TopicSession
          Implements the javax.jms.TopicSession interface.
XAQueueConnection
          Implements the javax.jms.XAQueueConnection interface.
XAResourceMngr
          Utility class used by XA connections for managing XA resources.
XASession
          Implements the javax.jms.XASession interface.
XATopicConnection
          Implements the javax.jms.XATopicConnection 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
Connection
          Implements the javax.jms.Connection interface.
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 © 2010 ScalAgent D.T.. All Rights Reserved.