| Package | Description |
|---|---|
| org.mule.soap.api.client | |
| org.mule.soap.internal.client |
| Modifier and Type | Method and Description |
|---|---|
SoapClient |
SoapClientFactory.create(SoapWebServiceConfiguration configuration)
Creates a new SoapClient instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSoapCxfClient
Base
SoapClient implementation for clients that works on top of CXF. |
class |
DefaultSoapCxfClient
a
SoapClient implementation based on CXF. |
class |
SoapMtomCxfClient
a
SoapClient implementation based on CXF for MTOM web services. |
| Modifier and Type | Method and Description |
|---|---|
SoapClient |
SoapCxfClientFactory.create(SoapWebServiceConfiguration config)
Creates a new instance of a
AbstractSoapCxfClient for the given address ans soap version. |
Copyright © 2020. All rights reserved.