| JmsConnectionFactory |
An aggregate interface for QueueConnectionFactory and
TopicConnectionFactory.
|
| JmsConnectionRequestInfo |
Request information used in pooling
|
| JmsCred |
Credential information
|
| JmsManagedConnection |
Managed Connection, manages one or more JMS sessions.
|
| JmsManagedConnectionFactory |
Jms ManagedConectionFactory
|
| JmsMCFProperties |
The MCF default properties, settable in ra.xml or in deployer.
|
| JmsMessage |
A wrapper for a message
|
| JmsMessageConsumer |
A wrapper for a message consumer
|
| JmsMessageProducer |
JmsMessageProducer.
|
| JmsSession |
Adapts the JMS QueueSession and TopicSession API to a JmsManagedConnection.
|
| JmsSessionFactory |
A marker interface to join topics and queues into one factory.
|
| JmsSessionFactoryImpl |
Implements the JMS Connection API and produces JmsSession objects.
|