|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| JAXRPCClientHandlerInfo | Encapsulates a single <handler> entry in a <handler-chain> element, which is part
of the org.osesb.configuration.JAXRPCClientConfiguration. |
| JAXRPCDynamicClient | This class is an ancestor for jax-rpc clients that use jax-rpc dynamic invocation to invoke Web Services. |
| JAXRPCDynamicClientTransactionManager | JAXRPCDynamicClient supports transactions in a manner that is analogous to transacted JMS sessions, where messages are stored in an internal buffer until a commit or rollback is issued on the JMS Session If the 'transactedClient' property of a JAXRPCClientConfiguration is set to true, JAXRPCDynamicClient (or descendent) will hold service invocation parameters, security credentials, and attachments in an internal buffer until commit() or rollback() is called. |
| JAXRPCDynamicSendMessageClient | This extends JAXRPCDynamicClient in order to send XML messages to a Web Service end point. |
| JAXRPCHandlerBase | This class is the ancestor for jax-rpc client-side and server-side handlers. |
| SOAPConstants | JAX-RPC, SOAP, and SAAJ Constants. |
| Exception Summary | |
|---|---|
| JAXRPCHandlerException | Indicates a run-time error in a configured client or server handler. |
jax-rpc (SOAP) transport connector classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||