Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.connectivity | |
com.sap.cloud.sdk.s4hana.connectivity.rfc |
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.
|
Class and Description |
---|
AbstractRequestSerializer
Common abstract class for serialization of queries and deserialization of request results.
|
ErpHttpRequestExecutor
A collection of methods which are commonly called during executions of a request against an ERP system.
|
Request
Common interface for ERP queries.
|
RequestExecutor
Common interface for execution of different types of queries.
|
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 © 2019 SAP SE. All rights reserved.