| Package | Description |
|---|---|
| org.mule.soap.api.client | |
| org.mule.soap.api.message | |
| org.mule.soap.internal.client | |
| org.mule.soap.internal.message |
| Modifier and Type | Method and Description |
|---|---|
SoapResponse |
SoapClient.consume(SoapRequest request,
TransportDispatcher dispatcher)
Sends a
SoapRequest blocking the current thread until a response is available or the request times out. |
| Modifier and Type | Method and Description |
|---|---|
static SoapRequest |
SoapRequest.empty(String operation) |
| Modifier and Type | Method and Description |
|---|---|
SoapResponse |
AbstractSoapCxfClient.consume(SoapRequest request,
TransportDispatcher dispatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSoapRequest
Default implementation of a
SoapRequest. |
Copyright © 2019. All rights reserved.