Uses of Class
org.frankframework.pipes.SwitchPipe
Packages that use SwitchPipe
-
Uses of SwitchPipe in org.frankframework.pipes
Subclasses of SwitchPipe in org.frankframework.pipesModifier and TypeClassDescriptionclass
Selects an exitState, based on either the content of the input message, by means of an XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.