| Interface | Description |
|---|---|
| CommonBinding |
The base interface for protocol bindings.
|
| EndpointMetadataProvider | |
| HeaderSource |
HeaderSource provides header information to the binding layer.
|
| RoleSource |
RoleSource provides role information to the binding layer.
|
| StubExt |
An extension of the standard JAXRPC/JAXWS stubs.
|
| Class | Description |
|---|---|
| CommonBindingProvider |
Provides access to the protocol binding.
|
| CommonClient |
Provides support for the dynamic invocation of a service endpoint.
|
| CommonMessageContext |
The common JAXRPC/JAXWS MessageContext
|
| CommonSOAP11Binding |
The SOAP11Binding
|
| CommonSOAP12Binding |
The SOAP11Binding
|
| CommonSOAPBinding |
The SOAPBinding interface is an abstraction for the SOAP binding.
|
| DirectionHolder |
A holder for the message direction
|
| EndpointInvocation |
A web service invocation.
|
| MessageTrace |
Trace incoming/outgoing messages
|
| Enum | Description |
|---|---|
| DirectionHolder.Direction |
| Exception | Description |
|---|---|
| CommonSOAPFaultException |
The SOAPFaultException exception represents a SOAP fault.
|
| WSTimeoutException |
A RuntimeException that that indicates client timeout
|
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.