Uses of Class
javax.xml.ws.wsaddressing.W3CEndpointReference

Packages that use W3CEndpointReference
javax.xml.ws.spi   
javax.xml.ws.wsaddressing   
 

Uses of W3CEndpointReference in javax.xml.ws.spi
 

Methods in javax.xml.ws.spi that return W3CEndpointReference
abstract  W3CEndpointReference Provider.createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
           
 

Uses of W3CEndpointReference in javax.xml.ws.wsaddressing
 

Methods in javax.xml.ws.wsaddressing that return W3CEndpointReference
 W3CEndpointReference W3CEndpointReferenceBuilder.build()
           
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.