Class InputOutputPipeProcessor

java.lang.Object
org.frankframework.processors.PipeProcessorBase
org.frankframework.processors.InputOutputPipeProcessor
All Implemented Interfaces:
PipeProcessor

public class InputOutputPipeProcessor extends PipeProcessorBase
The InputOutputPipeProcessor class is a subclass of PipeProcessorBase and is responsible for processing pipes in a pipeline. It handles input and output manipulation, including replacing input with session values, replacing input with fixed values, replacing empty input with a fixed value, restoring moved elements from a compacted result, compacting a received message, storing a result in a session key, preserving input, and writing to a secure log.
Author:
Jaco de Groot