| Interface | Description |
|---|---|
| WSPortInfo |
JAX-WS RI's extension to
PortInfo. |
| Class | Description |
|---|---|
| ClientPipelineHook |
Allow the container (primarily Glassfish) to inject
their own pipes into the client pipeline.
|
| SelectOptimalEncodingFeature |
Client side feature to enable or disable the selection of the optimal
encoding by the client when sending outbound messages.
|
| ServiceInterceptor |
Interception point for inner working of
WSService. |
| ServiceInterceptorFactory |
Creates
ServiceInterceptor. |
| ThrowableInPacketCompletionFeature |
When using
Dispatch<Packet> and the invocation completes with a Throwable, it is
useful to be able to inspect the Packet in addition to the Throwable as the Packet contains
meta-data about the request and/or response. |
Copyright © 2015 Oracle Corporation. All rights reserved.