public class ResourceManagerWSDLLocator extends AbstractWrapperWSDLLocator
parent
Constructor and Description |
---|
ResourceManagerWSDLLocator(String wsdlUrl,
Bus bus) |
ResourceManagerWSDLLocator(String wsdlUrl,
javax.wsdl.xml.WSDLLocator parent,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
InputSource |
getInputSource() |
InputSource |
getInputSource(String parentLocation,
String importLocation) |
close, getBaseInputSource, getBaseURI, getImportInputSource, getLatestImportURI
public ResourceManagerWSDLLocator(String wsdlUrl, javax.wsdl.xml.WSDLLocator parent, Bus bus)
public InputSource getInputSource()
getInputSource
in class AbstractWrapperWSDLLocator
public InputSource getInputSource(String parentLocation, String importLocation)
getInputSource
in class AbstractWrapperWSDLLocator
Apache CXF