| Package | Description |
|---|---|
| com.sap.cloud.sdk.s4hana.connectivity |
| Class and Description |
|---|
| DefaultErpHttpDestination
Delegator implementation of the the
ErpHttpDestination interface, delegating all
HttpDestinationProperties calls to the wrapped destination. |
| DefaultErpHttpDestination.Builder
Builder class to allow for easy creation of an immutable
DefaultErpHttpDestination instance. |
| ErpHttpDestination
Platform independent representation of an HTTP destination with ERP specific properties as a collection of key-value
pairs.
|
| ErpHttpDestinationProperties
Interface exposing the relevant fields used for an
HttpDestinationProperties in an Erp context. |
| ErpTypeSerializer
Used for serialization and deserialization of ERP-based types.
|
| Request
Common interface for ERP queries.
|
| RequestExecutionMeasurements
Collection of measurements for an S/4HANA request.
|
| RequestMethod
Enumeration representing possible HTTP methods for ERP request execution.
|
| RequestResult
Common interface for ERP request results.
|
| RequestSerializer
Common interface for serialization of queries and deserialization of request results.
|
| SerializedRequest
Represents a serialized request, including request method, path, headers, and body.
|
| SerializedRequestResult
Represents serialized request result with a request, result body, and headers.
|
Copyright © 2020 SAP SE. All rights reserved.