Package | Description |
---|---|
org.fusesource.camel.component.sap |
Modifier and Type | Class and Description |
---|---|
class |
SapSynchronousRfcServerEndpoint
An SAP endpoint providing inbound sRFC (Synchronous Remote Function Call) communication from SAP.
|
class |
SapTransactionalRfcServerEndpoint
An SAP endpoint providing inbound tRFC (Transactional Remote Function Call) communication from SAP.
|
Modifier and Type | Method and Description |
---|---|
static void |
SapExchangePropertiesUtil.addServerPropertiesToExchange(SapRfcServerEndpoint endpoint,
org.apache.camel.Exchange exchange)
Adds the server properties of the endpoint to the map stored in the exchange property 'CamelSap.serverPropertiesMap'.
|
Apache Camel