Uses of Interface
com.sun.xml.ws.wsdl.SDDocumentResolver
Packages that use SDDocumentResolver
Package
Description
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of SDDocumentResolver in com.sun.xml.ws.server
Classes in com.sun.xml.ws.server that implement SDDocumentResolver -
Uses of SDDocumentResolver in com.sun.xml.ws.util
Methods in com.sun.xml.ws.util with parameters of type SDDocumentResolverModifier and TypeMethodDescriptionstatic Map<String,SDDocument> MetadataUtil.getMetadataClosure(String systemId, SDDocumentResolver resolver, boolean onlyTopLevelSchemas) Gets closure of all the referenced documents from the primary document(typically the service WSDL). -
Uses of SDDocumentResolver in com.sun.xml.ws.util.pipe
Classes in com.sun.xml.ws.util.pipe that implement SDDocumentResolverModifier and TypeClassDescriptionprotected class