Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Axis2CustomConverterListener - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Deprecated.This module will be discontinued, along with its classes and methods.
- Axis2CustomConverterListener() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
Deprecated.
C
- com.sap.cloud.sdk.s4hana.connectivity.soap - package com.sap.cloud.sdk.s4hana.connectivity.soap
- contextDestroyed(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
Deprecated.
- contextInitialized(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
Deprecated.
- convertToString(Calendar) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
Deprecated.Converts a given
Calendar
value into a String according to the expected format by the ERP system. - convertToString(Date) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
Deprecated.Converts a given
Date
value into a String according to the expected format by the ERP system.
E
- execute(CheckedFunction1<ServiceT, ReturnT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
-
Deprecated.Executes a request against a SOAP service based on the given function.
R
- registerCustomConverter(Class<? extends ConverterUtil>) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
-
Deprecated.Use this method to register your own custom converter class which Axis2 uses for converting values from the SOAP envelope following XSD types to Java types.
S
- SoapCustomConverter - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Deprecated.This module will be discontinued, along with its classes and methods.
- SoapCustomConverter() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
Deprecated.
- SoapException - Exception in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Deprecated.This module will be discontinued, along with its classes and methods.
- SoapException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Deprecated.
- SoapException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Deprecated.Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service in SAP S/4HANA.
- SoapException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Deprecated.Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service in SAP S/4HANA.
- SoapException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.soap.SoapException
-
Deprecated.Creates an instance of SoapException which indicates an error situation related to invocation of an SOAP Service in SAP S/4HANA.
- SoapRequest<ServiceT extends org.apache.axis2.client.Stub> - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Deprecated.This module will be discontinued, along with its classes and methods.
- SoapRequest(Class<ServiceT>, HttpDestination) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
-
Deprecated.Takes the class type of the SOAP service type
ServiceT
asserviceClass
and anDestination
, creates and prepares the Axis2 configuration context and instantiates the classServiceT
.
All Classes and Interfaces|All Packages|Serialized Form