org.apache.cxf.wsdl11
Class ResourceManagerWSDLLocator
java.lang.Object
org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
- All Implemented Interfaces:
- javax.wsdl.xml.WSDLLocator
public class ResourceManagerWSDLLocator
- extends AbstractWrapperWSDLLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceManagerWSDLLocator
public ResourceManagerWSDLLocator(String wsdlUrl,
javax.wsdl.xml.WSDLLocator parent,
Bus bus)
ResourceManagerWSDLLocator
public ResourceManagerWSDLLocator(String wsdlUrl,
Bus bus)
getInputSource
public InputSource getInputSource()
- Specified by:
getInputSource
in class AbstractWrapperWSDLLocator
getInputSource
public InputSource getInputSource(String parentLocation,
String importLocation)
- Specified by:
getInputSource
in class AbstractWrapperWSDLLocator
Apache CXF