Interface | Description |
---|---|
SapConstants |
SAP Camel Component Constants
|
Class | Description |
---|---|
CurrentProcessorDefinitionInterceptStrategy | |
DestinationRfcTransactionHandler |
A Camel synchronization object which manages the RFC transaction of a
destination within an exchange.
|
DestinationSapStatefulSessionHandler |
A Camel synchronization object which manages the SAP stateful session of a
destination within an exchange.
|
DestinationSapTransactionHandler |
A Camel synchronization object which manages the SAP transaction of a
destination within an exchange.
|
FunctionHandlerFactory |
Function Handler Factory which enables function handlers to be registered and
unregistered.
|
IDocHandlerFactory |
IDoc Handler Factory which enables IDoc handlers to be registered and unregistered.
|
SapConnectionConfiguration | |
SapConsumer |
SAP consumer.
|
SapExchangePropertiesUtil |
Utility class for populating SAP Camel component Exchange properties into
Exchange.
|
SapIDocDestinationEndpoint |
Base class for SAP for IDoc (Intermediary Document) Endpoint types.
|
SapMessageHeadersUtil |
Utility class for populating SAP Camel component message headers into
message.
|
SapQueuedIDocDestinationComponent |
Represents the component that manages
SapTransactionalIDocDestinationEndpoint . |
SapQueuedIDocDestinationEndpoint |
Represents an SAP endpoint sending a IDoc (Intermediary Document) to an SAP system using the queued remote function call.
|
SapQueuedIDocListDestinationComponent |
Represents the component that manages
SapTransactionalIDocDestinationEndpoint . |
SapQueuedIDocListDestinationEndpoint |
Represents an SAP endpoint sending a IDoc (Intermediary Document) to an SAP system using the queued remote function call.
|
SapQueuedIDocListProducer |
An SAP producer sending a IDoc (Intermediate Document) list to an SAP system using
the queued remote function call (qRFC) protocol.
|
SapQueuedIDocProducer |
An SAP producer sending a IDoc (Intermediate Document) to an SAP system using
the queued remote function call (qRFC) protocol.
|
SapQueuedRfcDestinationComponent |
An SAP component that manages
SapQueuedRfcDestinationEndpoint . |
SapQueuedRfcDestinationEndpoint |
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to SAP.
|
SapQueuedRfcProducer |
An SAP producer performing a queued remote function call (qRFC) to an
remote function module (RFM) in SAP.
|
SapRfcDestinationEndpoint |
Base class for SAP RFC (Remote Function Call) Endpoint types.
|
SapRfcServerComponent |
An SAP component that manages
SapTransactionalRfcServerEndpoint
. |
SapRfcServerEndpoint |
An SAP endpoint providing inbound tRFC (Transactional Remote Function Call) communication from SAP.
|
SapServerSessionContext |
Session context for SAP server call.
|
SapSynchronousRfcConsumer |
An SAP consumer receiving a synchronous remote function call (sRFC) from an SAP system.
|
SapSynchronousRfcDestinationComponent |
An SAP component that manages
SapSynchronousRfcDestinationEndpoint . |
SapSynchronousRfcDestinationEndpoint |
An SAP endpoint providing outbound sRFC (Synchronous Remote Function Call) communication to SAP.
|
SapSynchronousRfcProducer |
An SAP producer performing a synchronous remote function call (sRFC) to an remote function module (RFM) in SAP.
|
SapSynchronousRfcServerComponent |
An SAP component that manages
SapSynchronousRfcServerEndpoint
. |
SapSynchronousRfcServerEndpoint |
An SAP endpoint providing inbound sRFC (Synchronous Remote Function Call) communication from SAP.
|
SapTransactionalIDocDestinationComponent |
Represents the component that manages
SapTransactionalIDocDestinationEndpoint . |
SapTransactionalIDocDestinationEndpoint |
An SAP endpoint sending a IDoc (Intermediary Document) to an SAP system using transactional remote function calls (tRFC).
|
SapTransactionalIDocListConsumer |
An SAP consumer receiving an IDoc (Intermediate Document) list from an SAP system.
|
SapTransactionalIDocListDestinationComponent |
Represents the component that manages
SapTransactionalIDocDestinationEndpoint . |
SapTransactionalIDocListDestinationEndpoint |
An SAP endpoint sending a IDoc (Intermediary Document) to an SAP system using transactional remote function calls (tRFC).
|
SapTransactionalIDocListProducer |
An SAP producer sending a IDoc (Intermediate Document) list to an SAP system using
the transactional remote function call (tRFC) protocol.
|
SapTransactionalIDocListServerComponent |
An SAP component that manages
SapTransactionalIDocListServerEndpoint . |
SapTransactionalIDocListServerEndpoint |
An SAP endpoint receiving an IDoc (Intermediate Document) list from an SAP system
using transactional remote function calls (tRFC).
|
SapTransactionalIDocProducer |
An SAP producer sending a IDoc (Intermediate Document) to an SAP system using
the transactional remote function call (tRFC) protocol.
|
SapTransactionalRfcConsumer |
An SAP consumer receiving a transactional remote function call (tRFC) from an SAP system.
|
SapTransactionalRfcDestinationComponent |
An SAP component that manages
SapTransactionalRfcDestinationEndpoint . |
SapTransactionalRfcDestinationEndpoint |
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to SAP.
|
SapTransactionalRfcProducer |
An SAP producer performing a transactional remote function call (tRFC) to an
remote function module (RFM) in SAP.
|
SapTransactionalRfcServerComponent |
An SAP component that manages
SapTransactionalRfcServerEndpoint
. |
SapTransactionalRfcServerEndpoint |
An SAP endpoint providing inbound tRFC (Transactional Remote Function Call) communication from SAP.
|
ServerErrorAndExceptionListener |
Listener for Errors and Exceptions on server connections.
|
ServerStateChangedListener |
Listener for server state changes on server connections.
|
ServerTIDHandler |
Handler for transactions received from an SAP system.
|
Apache Camel