public final class SoapOperationExecutor extends Object implements org.mule.runtime.extension.api.runtime.operation.OperationExecutor
OperationExecutor implementation that executes SOAP operations using a provided SoapClient.| Constructor and Description |
|---|
SoapOperationExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<Object> |
execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.operation.OperationModel> context) |
public org.reactivestreams.Publisher<Object> execute(org.mule.runtime.extension.api.runtime.operation.ExecutionContext<org.mule.runtime.api.meta.model.operation.OperationModel> context)
execute in interface org.mule.runtime.extension.api.runtime.operation.OperationExecutorCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.