Package com.sun.xml.ws.api.client

Interface Summary
WSPortInfo JAX-WS RI's extension to PortInfo.
 

Class Summary
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.