Uses of Class
com.sun.xml.ws.server.SDDocumentImpl
-
Packages that use SDDocumentImpl Package Description com.sun.xml.ws.server This document describes the architecture of server side JAX-WS 2.0.1 runtime. -
-
Uses of SDDocumentImpl in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server that return SDDocumentImpl Modifier and Type Method Description static SDDocumentImplSDDocumentImpl. create(SDDocumentSource src, QName serviceName, QName portTypeName)CreatesSDDocumentfromSDDocumentSource.Constructors in com.sun.xml.ws.server with parameters of type SDDocumentImpl Constructor Description ServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl)Constructor parameters in com.sun.xml.ws.server with type arguments of type SDDocumentImpl Constructor Description ServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl)
-