Uses of Class
com.sun.xml.ws.server.SDDocumentImpl

Packages that use SDDocumentImpl
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
 

Uses of SDDocumentImpl in com.sun.xml.ws.server
 

Methods in com.sun.xml.ws.server that return SDDocumentImpl
static SDDocumentImpl SDDocumentImpl.create(SDDocumentSource src, QName serviceName, QName portTypeName)
          Creates SDDocument from SDDocumentSource.
 

Constructors in com.sun.xml.ws.server with parameters of type SDDocumentImpl
ServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl)
           
 

Constructor parameters in com.sun.xml.ws.server with type arguments of type SDDocumentImpl
ServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.