| Package | Description |
|---|---|
| org.mule.runtime.extension.api.soap |
| Modifier and Type | Method and Description |
|---|---|
WebServiceDefinition |
WebServiceDefinitionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<WebServiceDefinition> |
SoapServiceProvider.getWebServiceDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
default Map<String,String> |
SoapServiceProvider.getCustomHeaders(WebServiceDefinition definition,
String operation)
Gives the capability to create Soap headers given the a service definition and the operation that is being consumed
so they can be bundled with the soap request
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.