| Package | Description |
|---|---|
| com.sap.aii.af.lib.mp.module | |
| com.sap.aii.af.lib.mp.processor |
| Modifier and Type | Method and Description |
|---|---|
ModuleData |
Module.process(ModuleContext moduleContext,
ModuleData inputModuleData)
The
process() method is called by the XI AF ModuleProcessor (MP) with the
input message data and the context information. |
| Modifier and Type | Method and Description |
|---|---|
ModuleData |
Module.process(ModuleContext moduleContext,
ModuleData inputModuleData)
The
process() method is called by the XI AF ModuleProcessor (MP) with the
input message data and the context information. |
| Modifier and Type | Method and Description |
|---|---|
ModuleData |
ModuleProcessor.process(String objectKey,
ModuleData inputModuleData)
Analogous to the
process() method of the module itself the module processor offers a process() method
to inject new messages into the XI AF MP processing. |
| Modifier and Type | Method and Description |
|---|---|
ModuleData |
ModuleProcessor.process(String objectKey,
ModuleData inputModuleData)
Analogous to the
process() method of the module itself the module processor offers a process() method
to inject new messages into the XI AF MP processing. |
Copyright 2019 SAP AG Complete Copyright Notice