| Class | Description |
|---|---|
| Axis2CustomConverterListener |
Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
|
| SoapCustomConverter |
Custom converter class being registered in the Axis2 framework by default through the
Axis2CustomConverterListener. |
| SoapRequest<ServiceT extends org.apache.axis2.client.Stub> |
Class representing a request calling a SOAP service in an ERP system.
|
| Exception | Description |
|---|---|
| SoapException |
Thrown in case of error situations related to the invocation of SOAP services in an ERP system.
|
Copyright © 2022 SAP SE. All rights reserved.