Uses of Class
org.jgrapes.io.util.InputStreamPipeline
Packages that use InputStreamPipeline
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
-
Uses of InputStreamPipeline in org.jgrapes.io.util
Methods in org.jgrapes.io.util that return InputStreamPipelineModifier 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.