Uses of Interface
org.frankframework.processors.PipeProcessor
Packages that use PipeProcessor
-
Uses of PipeProcessor in org.frankframework.processors
Classes in org.frankframework.processors that implement PipeProcessorModifier and TypeClassDescriptionclass
Baseclass for PipeProcessors.class
class
class
class
The InputOutputPipeProcessor class is a subclass of PipeProcessorBase and is responsible for processing pipes in a pipeline.class
Processor that limits the number of parallel pipe threads.class
class
Logs the pipe name and the message before calling the pipe.class
class
Adds the current pipe to the message context / metadata to be able to use it as a param.class