Uses of Class
javax.xml.ws.spi.ServiceDelegate

Packages that use ServiceDelegate
javax.xml.ws.spi   
org.apache.axis2.jaxws.spi   
 

Uses of ServiceDelegate in javax.xml.ws.spi
 

Methods in javax.xml.ws.spi that return ServiceDelegate
abstract  ServiceDelegate Provider.createServiceDelegate(java.net.URL url, QName qname, java.lang.Class class1)
           
 

Uses of ServiceDelegate in org.apache.axis2.jaxws.spi
 

Subclasses of ServiceDelegate in org.apache.axis2.jaxws.spi
 class ServiceDelegate
          The ServiceDelegate serves as the backing implementation for all of the methods in the Service API.
 

Methods in org.apache.axis2.jaxws.spi that return ServiceDelegate
 ServiceDelegate Provider.createServiceDelegate(java.net.URL url, QName qname, java.lang.Class clazz)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.