Interface | Description |
---|---|
Destination |
Interface representing an HTTP destination.
|
DestinationFacade |
Cloud platform abstraction facade for accessing
Destination s and RfcDestination s. |
GenericDestination | |
HttpClientFactory |
Factory class that creates
HttpClient instances based on the given Destination . |
HttpClientListener | |
RfcDestination |
Interface representing an RFC destination that allows to connect to an ERP via the SAP Java Connector (JCo).
|
WithDestinationName |
Class | Description |
---|---|
AbstractDestinationFacade |
Abstract base class for Cloud platform abstraction facades.
|
DefaultHttpClientFactory |
Default implementation of
HttpClientFactory based on instances of HttpClientBuilder . |
DestinationAccessor | |
DestinationDeclarator |
Implementation of
ServletContextListener for declaring Destination s via
DestinationAccessor.declareDestinations(Collection) . |
DestinationsRequestContextListener |
Implementation of
RequestContextListener that enables the correct use of Destination s when working
with non-container managed threads on all supported Cloud platforms. |
DestinationType | |
Header | |
HttpClientAccessor |
Accessor for
HttpClient s. |
HttpEntityUtil | |
ProxyConfiguration | |
ScpCfDestination | |
ScpCfDestinationFacade |
Implementation of Cloud platform abstraction for destinations on SAP Cloud Platform, Cloud Foundry.
|
ScpCfGenericDestination | |
ScpCfRfcDestination | |
ScpNeoDestination | |
ScpNeoDestinationFacade | |
ScpNeoGenericDestination | |
ScpNeoRfcDestination | |
UriBuilder | |
UriPathMerger |
Enum | Description |
---|---|
AuthenticationType | |
ProxyType |
Copyright © 2017 SAP SE. All rights reserved.