| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.connectivity | |
| com.sap.cloud.sdk.cloudplatform.connectivity.exception |
| Class and Description |
|---|
| AbstractHttpClientCache
Provides caching functionality to the
HttpClientAccessor. |
| AbstractHttpClientFactory
Abstract implementation of
HttpClientFactory. |
| AuthenticationType
Enum representing different ways a user may be authenticated .
|
| CsrfToken
CSRF token wrapper type.
|
| CsrfTokenRetriever
Retrieves a CSRF token from a given remote system.
|
| DefaultDestination
Immutable default implementation of the
Destination interface to be used as the "single source of truth". |
| DefaultDestination.Builder
Builder class to allow for easy creation of an immutable
DefaultDestination instance. |
| DefaultDestinationLoader
Default implementation of a
DestinationLoader with convenience methods to add HTTP
and RFC destinations. |
| DefaultHttpClientFactory
Default implementation of
HttpClientFactory. |
| DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder |
| DefaultHttpDestination
Immutable default implementation of the
HttpDestination interface. |
| DefaultHttpDestination.Builder
Builder class to allow for easy creation of an immutable
DefaultHttpDestination instance. |
| DefaultRfcDestination
Immutable default implementation of the
RfcDestination interface. |
| DefaultRfcDestination.Builder
Builder class to guide and simplify the construction of a new
RfcDestination. |
| Destination
Platform independent representation of a destination as a collection of key-value pairs, potentially decoratable as a
HttpDestination or a RfcDestination. |
| DestinationHeaderProvider
Allows to provide additional headers for a specific destination.
|
| DestinationLoader
This describes the interface used to retrieve destinations from some source via the
DestinationAccessor. |
| DestinationLoaderChain
Immutable implementation of the
DestinationLoader interface providing a way to define a chain
DestinationLoaders to go through until a destination was found. |
| DestinationLoaderChain.DestinationLoaderChainBuilder
Builder class to construct a
DestinationLoaderChain. |
| DestinationOptions
Contains parameters to configure the behaviour of destination loaders.
|
| DestinationOptions.Builder
Used for setting up new
DestinationOptions instances. |
| DestinationOptionsAugmenter
Represents a class that can set specialized configuration parameters.
|
| DestinationProperties
Interface representing the minimal information an arbitrary destination needs to implement.
|
| DestinationRequestContext
The destination and request specific context.
|
| DestinationType
Enum representing the types a destination can be of.
|
| Header
A name-value pair representing a header (for example, an HTTP header).
|
| HttpClientCache
Provides caching functionality to the
HttpClientAccessor. |
| HttpClientFactory
Factory class that creates
HttpClient instances based on the given Destination. |
| HttpDestination
Platform independent representation of a HTTP destination as a collection of key-value pairs.
|
| HttpDestinationProperties
Adds HTTP relevant fields to the "generic" destination.
|
| ProxyConfiguration
Proxy configuration.
|
| ProxyType
Enum representing the type of a remote installation.
|
| RfcDestination
Platform independent representation of a rfc destination as a collection of key-value pairs.
|
| RfcDestinationProperties
Adds RFC relevant fields to the "generic" destination.
|
| SecurityConfigurationStrategy
Defines from where the HTTP Security Configuration for outbound HTTP calls is determined from.
|
| WrappedDestination |
| Class and Description |
|---|
| DestinationType
Enum representing the types a destination can be of.
|
Copyright © 2021 SAP SE. All rights reserved.