public class InputOutputPipeProcessor extends PipeProcessorBase
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
secLog |
log
Constructor and Description |
---|
InputOutputPipeProcessor() |
Modifier and Type | Method and Description |
---|---|
PipeRunResult |
processPipe(PipeLine pipeLine,
IPipe pipe,
Message message,
PipeLineSession pipeLineSession) |
protected PipeRunResult |
processPipe(PipeLine pipeLine,
IPipe pipe,
Message message,
PipeLineSession pipeLineSession,
ThrowingFunction<Message,PipeRunResult,PipeRunException> chain) |
setPipeProcessor, validate
protected PipeRunResult processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession, ThrowingFunction<Message,PipeRunResult,PipeRunException> chain) throws PipeRunException
processPipe
in class PipeProcessorBase
PipeRunException
public PipeRunResult processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession pipeLineSession) throws PipeRunException
processPipe
in interface PipeProcessor
processPipe
in class PipeProcessorBase
PipeRunException
Copyright © 2023 Frank!Framework. All rights reserved.