Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.connectivity |
Modifier and Type | Class and Description |
---|---|
class |
DefaultErpHttpDestination
Delegator implementation of the the
ErpHttpDestination interface, delegating all
HttpDestinationProperties calls to the wrapped destination. |
Modifier and Type | Method and Description |
---|---|
static ErpHttpDestination |
ErpHttpDestinationUtils.getErpHttpDestination(String destinationName)
Convenience method to retrieve a destination by name via the
DestinationAccessor and decorating it as a
ErpHttpDestination . |
Modifier and Type | Method and Description |
---|---|
static Function<HttpDestinationProperties,ErpHttpDestination> |
ErpHttpDestinationUtils.asErp()
Convenience method to decorate a generic
HttpDestination into an ERP specific ErpHttpDestination . |
Copyright © 2020 SAP SE. All rights reserved.