Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
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 |
---|---|
RfcDestination |
ScpCfDestination.asRfc()
Decorates this object as a
RfcDestination , |
RfcDestination |
ScpNeoDestination.asRfc()
Decorates this object as a
RfcDestination , |
RfcDestination |
Destination.asRfc()
Decorates this object as a
RfcDestination , |
RfcDestination |
WrappedDestination.asRfc()
Decorates this object as a
RfcDestination , |
Modifier and Type | Method and Description |
---|---|
static WrappedDestination |
WrappedDestination.of(RfcDestination rfcDestination)
Wrap a
RfcDestination as Destination . |
DefaultDestinationLoader |
DefaultDestinationLoader.registerDestination(RfcDestination destination)
Convenience method for
DefaultDestinationLoader.registerDestination(Destination) . |
Copyright © 2021 SAP SE. All rights reserved.