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 TypeClassDescriptionclassBaseclass for PipeProcessors.classclassclassclassThe InputOutputPipeProcessor class is a subclass of PipeProcessorBase and is responsible for processing pipes in a pipeline.classProcessor that limits the number of parallel pipe threads.classclassLogs the pipe name and the message before calling the pipe.classclassAdds the current pipe to the message context / metadata to be able to use it as a param.class