| Class | Description |
|---|---|
| JMSConnectionFactory |
Encapsulate a JMS Connection factory definition within an Axis2.xml
JMS Connection Factory definitions, allows JNDI properties as well as other service
level parameters to be defined, and re-used by each service that binds to it
When used for sending messages out, the JMSConnectionFactory'ies are able to cache
a Connection, Session or Producer
|
| JMSConstants | |
| JMSEventAdapterConstants | |
| JMSListener |
The revamped JMS Transport listener implementation.
|
| JMSMessageListener | |
| JMSTaskManager |
Each adapter will have one JMSTaskManager instance that will create, manage and also destroy
idle tasks created for it, for message receipt.
|
| JMSTaskManagerFactory | |
| JMSUtils |
Miscallaneous methods used for the JMS transport
|
Copyright © 2015 WSO2. All rights reserved.