Uses of Interface
com.sun.xml.ws.wsdl.SDDocumentResolver

Packages that use SDDocumentResolver
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.util   
com.sun.xml.ws.util.pipe   
 

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

Classes in com.sun.xml.ws.server that implement SDDocumentResolver
 class ServiceDefinitionImpl
          ServiceDefinition implementation.
 

Uses of SDDocumentResolver in com.sun.xml.ws.util
 

Methods in com.sun.xml.ws.util with parameters of type SDDocumentResolver
static 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 SDDocumentResolver
protected  class AbstractSchemaValidationTube.MetadataResolverImpl
           
 



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