Package | Description |
---|---|
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 2.0 specification. |
Modifier and Type | Class and Description |
---|---|
class |
Connection
Implements the
javax.jms.Connection interface. |
class |
QueueConnection
Implements the
javax.jms.QueueConnection interface. |
class |
TopicConnection
Implements the
javax.jms.TopicConnection interface. |
class |
XAConnection
Connection used within global transactions; an instance of this class
acts as a resource manager.
|
class |
XAQueueConnection
Implements the
javax.jms.XAQueueConnection interface. |
class |
XATopicConnection
Implements the
javax.jms.XATopicConnection interface. |
Copyright © 2022 ScalAgent D.T.. All rights reserved.