Package com.sap.cloud.sdk.s4hana.connectivity.soap


package com.sap.cloud.sdk.s4hana.connectivity.soap
  • Class
    Description
    Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
    Custom converter class being registered in the Axis2 framework by default through the Axis2CustomConverterListener.
    Thrown in case of error situations related to the invocation of SOAP services in an ERP system.
    SoapRequest<ServiceT extends org.apache.axis2.client.Stub>
    Class representing a request calling a SOAP service in an ERP system.