InvokeException |
The InvokeException is thrown when a method encounters a
general exception in the course of processing.
|
JMSConnector |
JMSConnector is an abstract class that encapsulates the work of connecting
to JMS destinations.
|
JMSConnector.AsyncConnection |
|
JMSConnector.AsyncConnection.ListenerSession |
|
JMSConnector.SyncConnection |
|
JMSConnector.SyncConnection.SendSession |
|
JMSConnectorManager |
JMSConnectorManager manages a pool of connectors and works with the
vendor adapters to support the reuse of JMS connections.
|
JMSConnectorManager.ShareableObjectPool |
A simple non-blocking pool impl for objects that can be shared.
|
JMSEndpoint |
JMSEndpoint encapsulates interactions w/ a JMS destination.
|
JMSURLHelper |
JMSURLHelper provides access to properties in the URL.
|
SimpleJMSListener |
SimpleJMSListener implements the javax.jms.MessageListener interface.
|
Subscription |
|