| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.connectivity | |
| com.sap.cloud.sdk.cloudplatform.connectivity.exception |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.HttpClient |
AbstractHttpClientFactory.createHttpClient(HttpDestinationProperties destination) |
org.apache.http.client.HttpClient |
HttpClientFactory.createHttpClient(HttpDestinationProperties destination)
Creates an
HttpClient based on the given HttpDestinationProperties. |
static Destination |
DestinationAccessor.getDestination(String destinationName)
Loads the destination with the given name.
|
static org.apache.http.client.HttpClient |
HttpClientAccessor.getHttpClient(HttpDestinationProperties destination)
Returns an
HttpClient for the given Destination. |
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationOAuthTokenException
This exception is thrown, when the authentication failed because of problems in OAuth.
|
class |
DestinationPathsNotMergeableException
This exception is thrown if destination URI paths cannot be merged.
|
class |
DestinationTypeNotSupportedException
This exception is thrown if a
DestinationType is not supported by a method. |
Copyright © 2021 SAP SE. All rights reserved.