public class MuleWSDLLocatorConfig extends Object
MuleWSDLLocator.| Modifier and Type | Class and Description |
|---|---|
static class |
MuleWSDLLocatorConfig.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseURI() |
MuleContext |
getContext() |
org.mule.module.http.api.requester.proxy.ProxyConfig |
getProxyConfig() |
org.mule.transport.ssl.api.TlsContextFactory |
getTlsContextFactory() |
boolean |
isUseConnectorToRetrieveWsdl() |
public org.mule.transport.ssl.api.TlsContextFactory getTlsContextFactory()
public org.mule.module.http.api.requester.proxy.ProxyConfig getProxyConfig()
public MuleContext getContext()
public String getBaseURI()
public boolean isUseConnectorToRetrieveWsdl()
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.