Uses of Class
org.codehaus.xfire.jaxws.ServiceDelegate

Packages that use ServiceDelegate
org.codehaus.xfire.jaxws   
org.codehaus.xfire.jaxws.handler   
 

Uses of ServiceDelegate in org.codehaus.xfire.jaxws
 

Methods in org.codehaus.xfire.jaxws that return ServiceDelegate
 ServiceDelegate Provider.createServiceDelegate(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName, java.lang.Class serviceClass)
           
 

Uses of ServiceDelegate in org.codehaus.xfire.jaxws.handler
 

Constructors in org.codehaus.xfire.jaxws.handler with parameters of type ServiceDelegate
AbstractJAXWSHandler(ServiceDelegate service)
           
CloseMessageHandler(ServiceDelegate service)
           
MessageHandler(ServiceDelegate service)
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.