| Package | Description |
|---|---|
| org.mule.extension.ws.internal | |
| org.mule.extension.ws.internal.generator |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,WscAttributes> |
ConsumeOperation.consume(WebServiceConsumer config,
WscConnection connection,
String operation,
SoapMessageBuilder message)
Consumes an operation from a SOAP Web Service.
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<Object,WscAttributes> |
SoapResponseGenerator.generate(WscConnection connection,
String operation,
Object[] response,
org.apache.cxf.message.Exchange exchange)
Generates an
Result with the out attachments and headers and the response body of the SOAP operation. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.