| Interface | Description |
|---|---|
| SoapClient |
Contract for clients that consumes SOAP Web Services.
|
| SoapClientFactory |
A Contract for Factory Objects that creates
instances |
| Exception | Description |
|---|---|
| BadRequestException |
RuntimeException implementation that aims to be thrown when an error occur while parsing or processing the SOAP
request. |
| BadResponseException |
RuntimeException implementation that aims to be thrown when an error occur while parsing or processing a SOAP response. |
| RMProtocolException |
RuntimeException implementation that aims to be thrown when an error occur while trying to send an RM protocol message. |
| SoapConfigurationException |
RuntimeException implementation that aims to be thrown when configuring a client. |
Copyright © 2022. All rights reserved.