Class StreamLineIteratorPipe

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasSender, HasTransactionAttribute, IConfigurable, IForwardTarget, IPipe, IScopeProvider, IWithParameters, NameAware, EventThrowing, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

public class StreamLineIteratorPipe extends StringIteratorPipe
Sends a message to a Sender for each line of its input, that must be an InputStream.
Since:
4.7
Author:
Gerrit van Brakel