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 TypeClassDescriptionclass
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