Uses of Package
com.sun.xml.ws.client
Packages that use com.sun.xml.ws.client
Package
Description
Message and related abstractions that represent a SOAP message.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
SEIStub and its supporting code.This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.api.messageClassDescriptionContent negotiation enum.This class holds the handler information and roles on the Binding (mutable info in the binding).
-
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.bindingClassDescriptionThis class holds the handler information and roles on the Binding (mutable info in the binding).
-
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.clientClassDescription
Responseimplementation.Tubethat does the schema validation on the client side.Content negotiation enum.This class holds the handler information and roles on the Binding (mutable info in the binding).Information about a port.Request context implementation.Implements "response context" on top ofPacket.ReceivesResponseContextat the end of the message invocation.Serviceobjects provide the client view of a Web service. -
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.client.dispatchClassDescriptionRequest context implementation.Receives
ResponseContextat the end of the message invocation.Base class for stubs, which accept method invocations from client applications and pass the message to aTubefor processing.Serviceobjects provide the client view of a Web service. -
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.client.seiClassDescription
Responseimplementation.Request context implementation.ReceivesResponseContextat the end of the message invocation.Base class for stubs, which accept method invocations from client applications and pass the message to aTubefor processing.Serviceobjects provide the client view of a Web service. -
Classes in com.sun.xml.ws.client used by com.sun.xml.ws.server