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

Packages that use W3CEndpointReference
org.apache.openejb.client   
org.apache.openejb.core.webservices   
 

Uses of W3CEndpointReference in org.apache.openejb.client
 

Methods in org.apache.openejb.client that return W3CEndpointReference
 W3CEndpointReference JaxWsProviderWrapper.createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
           
 

Uses of W3CEndpointReference in org.apache.openejb.core.webservices
 

Methods in org.apache.openejb.core.webservices that return W3CEndpointReference
 W3CEndpointReference ProviderWrapper.createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.