Interface RfcDestination
- All Superinterfaces:
Destination
,DestinationProperties
,RfcDestinationProperties
- All Known Implementing Classes:
DefaultRfcDestination
Deprecated.
Platform independent representation of a rfc destination as a collection of key-value pairs.
Additionally, provides an easy way to decorate itself with a given decorator function.
-
Method Summary
Methods inherited from interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
asHttp, asRfc, isHttp, isRfc
Methods inherited from interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
get, get, get, get, getPropertyNames
Destination
instead.