Uses of Class
org.jgrapes.io.util.BufferedReaderPipeline
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
-
Uses of BufferedReaderPipeline in org.jgrapes.io.util
Modifier 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.