Java™ Platform
Standard Ed. 6

Uses of Package
javax.xml.ws.wsaddressing

Packages that use javax.xml.ws.wsaddressing
javax.xml.ws.spi This package defines SPIs for JAX-WS. 
javax.xml.ws.wsaddressing This package defines APIs related to WS-Addressing. 
 

Classes in javax.xml.ws.wsaddressing used by javax.xml.ws.spi
W3CEndpointReference
          This class represents a W3C Addressing EndpointReferece which is a remote reference to a web service endpoint that supports the W3C WS-Addressing 1.0 - Core Recommendation.
 

Classes in javax.xml.ws.wsaddressing used by javax.xml.ws.wsaddressing
W3CEndpointReference
          This class represents a W3C Addressing EndpointReferece which is a remote reference to a web service endpoint that supports the W3C WS-Addressing 1.0 - Core Recommendation.
W3CEndpointReferenceBuilder
          This class is used to build W3CEndpointReference instances.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.