Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDestinationFacade
Abstract base class for
DestinationFacade s that allows to use the environment variable "destinations" as
fallback, for example for local testing. |
class |
ScpCfDestinationFacade
Implementation of Cloud platform abstraction for destinations on SAP Cloud Platform, Cloud Foundry.
|
class |
ScpNeoDestinationFacade
Facade providing access to destinations on SAP Cloud Platform Neo.
|
Modifier and Type | Method and Description |
---|---|
static DestinationFacade |
DestinationAccessor.getDestinationFacade()
Returns the
DestinationFacade instance. |
Modifier and Type | Method and Description |
---|---|
static void |
DestinationAccessor.setDestinationFacade(DestinationFacade destinationFacade)
Replaces the default
DestinationFacade instance. |
Copyright © 2018 SAP SE. All rights reserved.