Package | Description |
---|---|
org.objectweb.joram.client.connector | |
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.local | |
org.objectweb.joram.client.jms.pool | |
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. |
org.objectweb.joram.client.osgi | |
org.ow2.joram.spring |
Class and Description |
---|
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
Class and Description |
---|
Connection
Implements the
javax.jms.Connection interface. |
Connection.AtomicCounter |
Connection.Closer
This class synchronizes the close.
|
ConnectionMBean |
ConnectionMetaData
Implements the
javax.jms.ConnectionMetaData interface. |
ContextConnection |
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,
it allows to configure the related ConnectionFactory. |
JMSConsumer |
JMSContext
A
JMSContext is the main interface in the simplified JMS API
introduced for JMS 2.0. |
JMSProducer |
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. |
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.
|
SessionMBean |
SingleSessionConsumer |
Topic
Implements the
javax.jms.Topic interface. |
TopicConnection
Implements the
javax.jms.TopicConnection interface. |
TopicMBean |
TopicSession
Implements the
javax.jms.TopicSession interface. |
XAConnection
Connection used within global transactions; an instance of this class
acts as a resource manager.
|
XAQueueConnection
Implements the
javax.jms.XAQueueConnection interface. |
XAResource
A
XAResource instance is used by a XASession
instance as a delegate to a Transaction Manager. |
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. |
Class and Description |
---|
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
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,
it allows to configure the related ConnectionFactory. |
JMSContext
A
JMSContext is the main interface in the simplified JMS API
introduced for JMS 2.0. |
Message
Implements the
javax.jms.Message interface. |
Queue
Implements the
javax.jms.Queue interface. |
QueueMBean |
Session
Implements the
javax.jms.Session interface. |
Topic
Implements the
javax.jms.Topic interface. |
Class and Description |
---|
Connection
Implements the
javax.jms.Connection interface. |
MessageProducer
Implements the
javax.jms.MessageProducer interface. |
Session
Implements the
javax.jms.Session interface. |
Class and Description |
---|
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
FactoryParameters
A
FactoryParameters instance holds a
<XA>ConnectionFactory configuration parameters,
it allows to configure the related ConnectionFactory. |
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.
|
Class and Description |
---|
Connection
Implements the
javax.jms.Connection interface. |
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
Class and Description |
---|
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
FactoryParameters
A
FactoryParameters instance holds a
<XA>ConnectionFactory configuration parameters,
it allows to configure the related ConnectionFactory. |
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.
|
Class and Description |
---|
Destination
Implements the
javax.jms.Destination interface and provides
JORAM specific administration and monitoring methods. |
Queue
Implements the
javax.jms.Queue interface. |
Class and Description |
---|
ConnectionFactory
Implements all the
javax.jms.ConnectionFactory interfaces. |
Destination
Implements the
javax.jms.Destination interface and provides
JORAM specific administration and monitoring methods. |
Copyright © 2019 ScalAgent D.T.. All rights reserved.