|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
OnewayListener | A marker interface for components (for example, servlets) that are intended to be consumers of one-way (asynchronous) JAXM messages. |
ProviderConnection | A client's active connection to its messaging provider. |
ProviderMetaData | Information about the messaging provider to which a client has a connection. |
ReqRespListener | A marker interface for components that are intended to be consumers of request-response messages. |
Class Summary | |
Endpoint | An opaque representation of an application endpoint. |
JAXMServlet | The superclass for components that live in a servlet container that receives JAXM messages. |
ProviderConnectionFactory | A factory for creating connections to a particular messaging provider. |
URLEndpoint | A special case of the Endpoint class used for simple
applications that want to communicate directly with another
SOAP-based application in a point-to-point fashion instead of
going through a messaging provider. |
Exception Summary | |
JAXMException | An exception that signals that a JAXM exception has occurred. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |