Uses of Class
com.sun.xml.ws.server.SDDocumentImpl
Packages that use SDDocumentImpl
Package
Description
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 SDDocumentImplModifier and TypeMethodDescriptionstatic SDDocumentImplSDDocumentImpl.create(SDDocumentSource src, QName serviceName, QName portTypeName) CreatesSDDocumentfromSDDocumentSource.Constructors in com.sun.xml.ws.server with parameters of type SDDocumentImplModifierConstructorDescriptionServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl) Constructor parameters in com.sun.xml.ws.server with type arguments of type SDDocumentImplModifierConstructorDescriptionServiceDefinitionImpl(Collection<SDDocumentImpl> docs, SDDocumentImpl primaryWsdl)