| Package | Description |
|---|---|
| org.mule.runtime.soap.api.client | |
| org.mule.runtime.soap.api.transport |
| Modifier and Type | Method and Description |
|---|---|
TransportResourceLocator |
SoapClientConfiguration.getLocator() |
| Modifier and Type | Method and Description |
|---|---|
SoapClientConfigurationBuilder |
SoapClientConfigurationBuilder.withResourceLocator(TransportResourceLocator locator)
Sets a
TransportResourceLocator instance to fetch the wsdl resources. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpResourceLocator
Retrieve remote documents over HTTP using an Http Connector configuration.
|
class |
NullTransportResourceLocator
Null implementation of
TransportResourceLocator. |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.