| Package | Description |
|---|---|
| org.mule.soap.api.client | |
| org.mule.soap.api.transport | |
| org.mule.soap.internal.client |
| Modifier and Type | Method and Description |
|---|---|
default SoapResponse |
SoapClient.parseResponse(String operation,
TransportResponse response)
Generates a
SoapResponse from a TransportResponse |
| Modifier and Type | Method and Description |
|---|---|
TransportResponse |
TransportDispatcher.dispatch(TransportRequest request)
Dispatches a soap message that is contained in a
TransportRequest instance. |
| Modifier and Type | Method and Description |
|---|---|
SoapResponse |
AbstractSoapCxfClient.parseResponse(String operation,
TransportResponse transportResponse) |
Copyright © 2024. All rights reserved.