Java™ Platform
Standard Ed. 6

Uses of Class
javax.xml.ws.Service

Packages that use Service
javax.xml.ws This package contains the core JAX-WS APIs. 
 

Uses of Service in javax.xml.ws
 

Methods in javax.xml.ws that return Service
static Service Service.create(QName serviceName)
          Creates a Service instance.
static Service Service.create(URL wsdlDocumentLocation, QName serviceName)
          Creates a Service instance.
 


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.