Uses of Class
org.frankframework.processors.AbstractPipeProcessor
Packages that use AbstractPipeProcessor
-
Uses of AbstractPipeProcessor in org.frankframework.processors
Subclasses of AbstractPipeProcessor in org.frankframework.processorsModifier and TypeClassDescriptionclassclassclassThe 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