| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.xml.ws | |
|---|---|
| javax.xml.ws | This package contains the core JAX-WS APIs. | 
| javax.xml.ws.handler | This package defines APIs for message handlers. | 
| javax.xml.ws.http | This package defines APIs specific to the HTTP binding. | 
| javax.xml.ws.soap | This package defines APIs specific to the SOAP binding. | 
| javax.xml.ws.spi | This package defines SPIs for JAX-WS 2.0. | 
| Classes in javax.xml.ws used by javax.xml.ws | |
|---|---|
| AsyncHandler The AsyncHandlerinterface is implemented by
 clients that wish to receive callback notification of the completion of
 service endpoint operations invoked asynchronously. | |
| Binding The Bindinginterface is the base interface
  for JAX-WS protocol bindings. | |
| BindingProvider The BindingProviderinterface provides access to the
  protocol binding and associated context objects for request and
  response message processing. | |
| Dispatch The Dispatchinterface provides support 
  for the dynamic invocation of a service endpoint operations. | |
| Endpoint A Web service endpoint. | |
| Response The Responseinterface provides methods used to obtain the  
  payload and context of a message sent in response to an operation
  invocation. | |
| Service Serviceobjects provide the client view of a Web service. | |
| Service.Mode The orientation of a dynamic client or service. | |
| WebServiceException The WebServiceExceptionclass is the base 
  exception class for all JAX-WS API runtime exceptions. | |
| Classes in javax.xml.ws used by javax.xml.ws.handler | |
|---|---|
| LogicalMessage The LogicalMessageinterface represents a
  protocol agnostic XML message and contains methods that
  provide access to the payload of the message. | |
| Classes in javax.xml.ws used by javax.xml.ws.http | |
|---|---|
| Binding The Bindinginterface is the base interface
  for JAX-WS protocol bindings. | |
| ProtocolException The ProtocolExceptionclass is a
  base class for exceptions related to a specific protocol binding. | |
| WebServiceException The WebServiceExceptionclass is the base 
  exception class for all JAX-WS API runtime exceptions. | |
| Classes in javax.xml.ws used by javax.xml.ws.soap | |
|---|---|
| Binding The Bindinginterface is the base interface
  for JAX-WS protocol bindings. | |
| ProtocolException The ProtocolExceptionclass is a
  base class for exceptions related to a specific protocol binding. | |
| WebServiceException The WebServiceExceptionclass is the base 
  exception class for all JAX-WS API runtime exceptions. | |
| Classes in javax.xml.ws used by javax.xml.ws.spi | |
|---|---|
| Dispatch The Dispatchinterface provides support 
  for the dynamic invocation of a service endpoint operations. | |
| Endpoint A Web service endpoint. | |
| Service.Mode The orientation of a dynamic client or service. | |
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.