Java™ Platform
Standard Ed. 6

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

Packages that use ServiceDelegate
javax.xml.ws.spi This package defines SPIs for JAX-WS. 
 

Uses of ServiceDelegate in javax.xml.ws.spi
 

Methods in javax.xml.ws.spi that return ServiceDelegate
abstract  ServiceDelegate Provider.createServiceDelegate(URL wsdlDocumentLocation, QName serviceName, Class serviceClass)
          Creates a service delegate object.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.