| Package | Description |
|---|---|
| org.mule.soap.api.client | |
| org.mule.soap.internal.client |
| 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 |
|---|---|
SoapResponse |
AbstractSoapCxfClient.consume(SoapRequest request,
TransportDispatcher dispatcher) |
Copyright © 2019. All rights reserved.