public class MuleWSDLLocator extends Object implements javax.wsdl.xml.WSDLLocator, org.apache.xmlbeans.impl.common.HttpRetriever
| Constructor and Description |
|---|
MuleWSDLLocator(MuleWSDLLocatorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputSource |
getBaseInputSource() |
String |
getBaseURI() |
InputSource |
getImportInputSource(String parentLocation,
String importLocation) |
String |
getLatestImportURI() |
InputStream |
getStreamFrom(String url) |
public static final String JAR
public static final String ZIP
public MuleWSDLLocator(MuleWSDLLocatorConfig config) throws MuleException
MuleExceptionpublic InputSource getBaseInputSource()
getBaseInputSource in interface javax.wsdl.xml.WSDLLocatorpublic InputSource getImportInputSource(String parentLocation, String importLocation)
getImportInputSource in interface javax.wsdl.xml.WSDLLocatorpublic String getBaseURI()
getBaseURI in interface javax.wsdl.xml.WSDLLocatorpublic String getLatestImportURI()
getLatestImportURI in interface javax.wsdl.xml.WSDLLocatorpublic void close()
close in interface javax.wsdl.xml.WSDLLocatorpublic InputStream getStreamFrom(String url) throws Exception
getStreamFrom in interface org.apache.xmlbeans.impl.common.HttpRetrieverExceptionCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.