Uses of Class
org.jgrapes.io.util.BufferedReaderPipeline
Packages that use BufferedReaderPipeline
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
-
Uses of BufferedReaderPipeline in org.jgrapes.io.util
Methods in org.jgrapes.io.util that return BufferedReaderPipelineModifier and TypeMethodDescriptionBufferedReaderPipeline.sendInputEvents()
BufferedReaderPipeline.setEventAssociations
(Map<Object, Object> associations) Configure associations that are applied to the generated Output events, seeEvent.setAssociated(java.lang.Object, java.lang.Object)
.BufferedReaderPipeline.suppressClosed()
Suppresses the sending of a closed event when the stream is closed.