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 java.util.Map<java.lang.String,SDDocument> MetadataUtil.getMetadataClosure(java.lang.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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.