| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.connectivity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpDestination
Abstract implementation of the
HttpDestination interface that delegates all interface methods to a base
HttpDestinationProperties object. |
class |
DefaultHttpDestination
Immutable default implementation of the
HttpDestination interface. |
| Modifier and Type | Method and Description |
|---|---|
HttpDestination |
Destination.asHttp()
Decorates this object as a
HttpDestination, |
HttpDestination |
WrappedDestination.asHttp()
Decorates this object as a
HttpDestination, |
| Modifier and Type | Method and Description |
|---|---|
static Destination |
WrappedDestination.of(HttpDestination httpDestination)
Wrap a
HttpDestination as Destination. |
DefaultDestinationLoader |
DefaultDestinationLoader.registerDestination(HttpDestination destination)
Convenience method for
DefaultDestinationLoader.registerDestination(Destination). |
Copyright © 2021 SAP SE. All rights reserved.