| Package | Description |
|---|---|
| org.ow2.joram.jakarta.jms |
The
org.ow2.joram.jakarta.jms package holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. |
| org.ow2.joram.jakarta.jms.admin |
The
org.ow2.joram.jakarta.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
| org.ow2.joram.jakarta.jms.connection | |
| org.ow2.joram.jakarta.jms.local | |
| org.ow2.joram.jakarta.jms.pool | |
| org.ow2.joram.jakarta.jms.tcp |
The
org.ow2.joram.jakarta.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. |
| Class and Description |
|---|
| Connection
Implements the
jakarta.jms.Connection interface. |
| Connection.AtomicCounter |
| Connection.Closer
This class synchronizes the close.
|
| ConnectionMBean |
| ConnectionMetaData
Implements the
jakarta.jms.ConnectionMetaData interface. |
| ContextConnection |
| Destination
Implements the
jakarta.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
jakarta.jms.Message interface. |
| MessageConsumer
Implements the
jakarta.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
jakarta.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
jakarta.jms.Queue interface. |
| QueueBrowser
Implements the
jakarta.jms.QueueBrowser interface. |
| QueueConnection
Implements the
jakarta.jms.QueueConnection interface. |
| QueueMBean |
| QueueSession
Implements the
jakarta.jms.QueueSession interface. |
| Session
Implements the
jakarta.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
jakarta.jms.Topic interface. |
| TopicConnection
Implements the
jakarta.jms.TopicConnection interface. |
| TopicMBean |
| TopicSession
Implements the
jakarta.jms.TopicSession interface. |
| XAConnection
Connection used within global transactions; an instance of this class
acts as a resource manager.
|
| XAQueueConnection
Implements the
jakarta.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
jakarta.jms.XASession interface. |
| XATopicConnection
Implements the
jakarta.jms.XATopicConnection interface. |
| Class and Description |
|---|
| ConnectionFactory
Implements all the
jakarta.jms.ConnectionFactory interfaces. |
| Destination
Implements the
jakarta.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
jakarta.jms.Message interface. |
| Queue
Implements the
jakarta.jms.Queue interface. |
| Session
Implements the
jakarta.jms.Session interface. |
| Topic
Implements the
jakarta.jms.Topic interface. |
| Class and Description |
|---|
| Connection
Implements the
jakarta.jms.Connection interface. |
| MessageProducer
Implements the
jakarta.jms.MessageProducer interface. |
| Session
Implements the
jakarta.jms.Session interface. |
| Class and Description |
|---|
| ConnectionFactory
Implements all the
jakarta.jms.ConnectionFactory interfaces. |
| FactoryParameters
A
FactoryParameters instance holds a
<XA>ConnectionFactory configuration parameters,
it allows to configure the related ConnectionFactory. |
| Class and Description |
|---|
| Connection
Implements the
jakarta.jms.Connection interface. |
| ConnectionFactory
Implements all the
jakarta.jms.ConnectionFactory interfaces. |
| Class and Description |
|---|
| ConnectionFactory
Implements all the
jakarta.jms.ConnectionFactory interfaces. |
| FactoryParameters
A
FactoryParameters instance holds a
<XA>ConnectionFactory configuration parameters,
it allows to configure the related ConnectionFactory. |
Copyright © 2023 ScalAgent D.T.. All rights reserved.