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, getLatestImportURIpublic ResourceManagerWSDLLocator(String wsdlUrl, javax.wsdl.xml.WSDLLocator parent, Bus bus)
public InputSource getInputSource()
getInputSource in class AbstractWrapperWSDLLocatorpublic InputSource getInputSource(String parentLocation, String importLocation)
getInputSource in class AbstractWrapperWSDLLocatorApache CXF