Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Interface and Description |
---|---|
interface |
RfcDestination
Platform independent representation of a rfc destination as a collection of key-value pairs.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRfcDestination
Immutable default implementation of the
RfcDestination interface. |
class |
ScpCfRfcDestination
SCP Cloud Foundry specific implementation of the
RfcDestination interface. |
class |
ScpNeoRfcDestination
SCP Neo specific implementation of the
RfcDestination interface. |
Modifier and Type | Method and Description |
---|---|
default <TargetT extends RfcDestinationProperties> |
RfcDestination.decorate(Function<RfcDestinationProperties,TargetT> decorator)
Provides an convenient way to decorate this destination with a custom class.
|
Modifier and Type | Method and Description |
---|---|
default <TargetT extends RfcDestinationProperties> |
RfcDestination.decorate(Function<RfcDestinationProperties,TargetT> decorator)
Provides an convenient way to decorate this destination with a custom class.
|
Copyright © 2020 SAP SE. All rights reserved.