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