Uses of Class
javax.xml.ws.Service

Uses of Service in javax.xml.ws
 

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