Uses of Package
org.apache.axis.transport.jms
Packages that use org.apache.axis.transport.jms
-
Classes in org.apache.axis.transport.jms used by org.apache.axis.components.jms
-
Classes in org.apache.axis.transport.jms used by org.apache.axis.transport.jmsClassDescriptionThe
InvokeException
is thrown when a method encounters a general exception in the course of processing.JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.JMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections.A simple non-blocking pool impl for objects that can be shared.JMSEndpoint encapsulates interactions w/ a JMS destination.JMSURLHelper provides access to properties in the URL.SimpleJMSListener implements the javax.jms.MessageListener interface.