Package org.mule.soap.api
Class SoapWebServiceConfiguration
java.lang.Object
org.mule.soap.api.SoapWebServiceConfiguration
Represents a Soap Client Configuration with all the required attributes for stablishing a connection with the Web Service.
- Since:
- 1.0
-
Method Details
-
builder
-
getWsdlLocation
-
getAddress
-
getService
-
getPort
-
getVersion
-
isMtomEnabled
public boolean isMtomEnabled() -
getSecurities
-
getEncoding
-
getLocator
-
includeRMOperations
Deprecated.getReliableMessagingConfiguration()must be used to get RM configuration.trueif the Reliable Messaging operations must be included,falseotherwise.- Since:
- 1.5
-
getReliableMessagingConfiguration
Gets the reliable messaging configuration- Since:
- 1.6
-
getReliableMessagingConfiguration()must be used to get RM configuration.