Package | Description |
---|---|
org.fusesource.camel.component.sap |
Class and Description |
---|
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.
|
SapConsumer
SAP consumer.
|
SapIDocDestinationEndpoint
Base class for SAP for IDoc (Intermediary Document) Endpoint types.
|
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.
|
SapQueuedRfcDestinationComponent
An SAP component that manages
SapQueuedRfcDestinationEndpoint . |
SapQueuedRfcDestinationEndpoint
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to 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.
|
SapSynchronousRfcDestinationComponent
An SAP component that manages
SapSynchronousRfcDestinationEndpoint . |
SapSynchronousRfcDestinationEndpoint
An SAP endpoint providing outbound sRFC (Synchronous Remote Function Call) communication to 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).
|
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).
|
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).
|
SapTransactionalRfcDestinationComponent
An SAP component that manages
SapTransactionalRfcDestinationEndpoint . |
SapTransactionalRfcDestinationEndpoint
An SAP endpoint providing outbound tRFC (Transactional Remote Function Call) communication to 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.
|
Apache Camel