|
Class Summary |
| JMSConnectionFactory |
Encapsulate a JMS Connection factory definition within an Axis2.xml
More than one JMS connection factory could be defined within an Axis2 XML
specifying the JMSListener as the transportReceiver. |
| JMSConstants |
|
| JMSListener |
The JMS Transport listener implementation. |
| JMSMessageReceiver |
This is the actual receiver which listens for and accepts JMS messages, and
hands them over to be processed by a worker thread. |
| JMSOutTransportInfo |
The JMS OutTransportInfo is a holder of information to send an outgoing message
(e.g. |
| JMSSender |
The TransportSender for JMS |
| JMSUtils |
Miscallaneous methods used for the JMS transport |