Class DefaultErpHttpDestination

java.lang.Object
com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
All Implemented Interfaces:
DestinationProperties, HttpDestination, HttpDestinationProperties, ErpHttpDestination, ErpHttpDestinationProperties

@Deprecated public class DefaultErpHttpDestination extends Object implements ErpHttpDestination
Deprecated.
without replacement. The functionality of this class is now handled automatically.

In case the sap-language is not defined statically on the destination, but should be derived dynamically, please set a property cloudsdk.dynamicSapLanguage: true on the destination.

Delegator implementation of the ErpHttpDestination interface, delegating all HttpDestinationProperties calls to the wrapped destination.
See Also: