当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.transport.jms (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
Package org.apache.axis.transport.jms
Interface Summary |
JMSConstants |
JMSConstants contains constants that apply to all JMS providers. |
Class Summary |
JMSConnector |
JMSConnector is an abstract class that encapsulates the work of connecting
to JMS destinations. |
JMSConnectorFactory |
JMSConnectorFactory is a factory class for creating JMSConnectors. |
JMSEndpoint |
JMSEndpoint encapsulates interactions w/ a JMS destination. |
JMSSender |
This is meant to be used on a SOAP Client to call a SOAP server. |
JMSTransport |
JMSTransport is the JMS-specific implemenation of org.apache.axis.client.Transport. |
MapUtils |
MapUtils provides convenience methods for accessing a java.util.Map |
QueueConnector |
QueueConnector is a concrete JMSConnector subclass that specifically handles
connections to queues (ptp domain). |
SimpleJMSListener |
SimpleJMSListener implements the javax.jms.MessageListener interface. |
SimpleJMSWorker |
SimpleJMSWorker is a worker thread that processes messages that are
received by SimpleJMSListener. |
Subscription |
|
TopicConnector |
TopicConnector is a concrete JMSConnector subclass that specifically handles
connections to topics (pub-sub domain). |
Exception Summary |
InvokeException |
The InvokeException is thrown when a method encounters a
general exception in the course of processing. |
InvokeTimeoutException |
The InvokeTimeoutException is thrown when a method cannot
complete processing within the time allotted. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.