Package | Description |
---|---|
org.fusesource.camel.component.sap |
Modifier and Type | Class and Description |
---|---|
class |
SapQueuedRfcDestinationEndpoint
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to SAP.
|
class |
SapSynchronousRfcDestinationEndpoint
An SAP endpoint providing outbound sRFC (Synchronous Remote Function Call) communication to SAP.
|
class |
SapTransactionalRfcDestinationEndpoint
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to SAP.
|
Modifier and Type | Method and Description |
---|---|
static void |
SapExchangePropertiesUtil.addDestinationPropertiesToExchange(SapRfcDestinationEndpoint endpoint,
org.apache.camel.Exchange exchange)
Adds the destination properties of the endpoint to the map stored in the exchange property 'CamelSap.destinationPropertiesMap'.
|
Apache Camel