Uses of Package
org.ow2.joram.jakarta.jms
-
Packages that use org.ow2.joram.jakarta.jms Package Description org.objectweb.joram.tools.rest.admin org.ow2.joram.jakarta.connector org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification.org.ow2.joram.jakarta.jms.admin Theorg.ow2.joram.jakarta.jms.adminpackage 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 Theorg.ow2.joram.jakarta.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.org.ow2.joram.tools.jmscheck -
Classes in org.ow2.joram.jakarta.jms used by org.objectweb.joram.tools.rest.admin Class Description Destination Implements thejakarta.jms.Destinationinterface and provides JORAM specific administration and monitoring methods. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.connector Class Description ConnectionFactory Implements all thejakarta.jms.ConnectionFactoryinterfaces. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms Class Description Connection Implements thejakarta.jms.Connectioninterface.Connection.AtomicCounter Connection.Closer This class synchronizes the close.ConnectionMBean ConnectionMetaData Implements thejakarta.jms.ConnectionMetaDatainterface.ContextConnection Destination Implements thejakarta.jms.Destinationinterface and provides JORAM specific administration and monitoring methods.DestinationMBean FactoryParameters AFactoryParametersinstance holds a<XA>ConnectionFactoryconfiguration parameters, it allows to configure the related ConnectionFactory.JMSConsumer JMSContext AJMSContextis the main interface in the simplified JMS API introduced for JMS 2.0.JMSProducer Message Implements thejakarta.jms.Messageinterface.MessageAcks AMessageAcksinstance holds the identifiers of messages to acknowledge on a queue or on a proxy subscription.MessageConsumer Implements thejakarta.jms.MessageConsumerinterface.MessageConsumer.Closer This class synchronizes the close.MessageConsumerListener This class listens to replies asynchronously returned by the user proxy for a message consumer.MessageInterceptor Session level message interceptor interface.MessageProducer Implements thejakarta.jms.MessageProducerinterface.MultiSessionConsumer The MultiSessionConsumer is threaded (see MessageDispatcher) because the session pool can hang if there is no more available ServerSession.MultiSessionConsumer.MessageDispatcher Queue Implements thejakarta.jms.Queueinterface.QueueBrowser Implements thejakarta.jms.QueueBrowserinterface.QueueConnection Implements thejakarta.jms.QueueConnectioninterface.QueueMBean QueueSession Implements thejakarta.jms.QueueSessioninterface.Session Implements thejakarta.jms.Sessioninterface.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 TheSessionCloseTaskclass 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 thejakarta.jms.Topicinterface.TopicConnection Implements thejakarta.jms.TopicConnectioninterface.TopicMBean TopicSession Implements thejakarta.jms.TopicSessioninterface.XAConnection Connection used within global transactions; an instance of this class acts as a resource manager.XAContext Utility class holding a resource's state during transaction progress.XAQueueConnection Implements thejakarta.jms.XAQueueConnectioninterface.XAResource AXAResourceinstance is used by aXASessioninstance as a delegate to a Transaction Manager.XAResourceMngr Utility class used by XA connections for managing XA resources.XASession Implements thejakarta.jms.XASessioninterface.XATopicConnection Implements thejakarta.jms.XATopicConnectioninterface. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms.admin Class Description ConnectionFactory Implements all thejakarta.jms.ConnectionFactoryinterfaces.Destination Implements thejakarta.jms.Destinationinterface and provides JORAM specific administration and monitoring methods.DestinationMBean FactoryParameters AFactoryParametersinstance holds a<XA>ConnectionFactoryconfiguration parameters, it allows to configure the related ConnectionFactory.JMSContext AJMSContextis the main interface in the simplified JMS API introduced for JMS 2.0.Message Implements thejakarta.jms.Messageinterface.Queue Implements thejakarta.jms.Queueinterface.Session Implements thejakarta.jms.Sessioninterface.Topic Implements thejakarta.jms.Topicinterface. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms.connection Class Description Connection Implements thejakarta.jms.Connectioninterface.MessageProducer Implements thejakarta.jms.MessageProducerinterface.Session Implements thejakarta.jms.Sessioninterface. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms.local Class Description ConnectionFactory Implements all thejakarta.jms.ConnectionFactoryinterfaces.FactoryParameters AFactoryParametersinstance holds a<XA>ConnectionFactoryconfiguration parameters, it allows to configure the related ConnectionFactory. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms.pool Class Description Connection Implements thejakarta.jms.Connectioninterface.ConnectionFactory Implements all thejakarta.jms.ConnectionFactoryinterfaces. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.jakarta.jms.tcp Class Description ConnectionFactory Implements all thejakarta.jms.ConnectionFactoryinterfaces.FactoryParameters AFactoryParametersinstance holds a<XA>ConnectionFactoryconfiguration parameters, it allows to configure the related ConnectionFactory. -
Classes in org.ow2.joram.jakarta.jms used by org.ow2.joram.tools.jmscheck Class Description Queue Implements thejakarta.jms.Queueinterface.