public interface SoapClientFactory
instances| Modifier and Type | Method and Description |
|---|---|
SoapClient |
create(SoapClientConfiguration configuration)
Creates a new SoapClient instance.
|
SoapClient create(SoapClientConfiguration configuration) throws org.mule.runtime.api.connection.ConnectionException
configuration - the SoapClientConfiguration specifying the desired client configuration.SoapClient based on the configuration.org.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.