Uses of Class
org.jgrapes.io.process.ProcessManager.ProcessChannel
Packages that use ProcessManager.ProcessChannel
-
Uses of ProcessManager.ProcessChannel in org.jgrapes.io.process
Methods in org.jgrapes.io.process with parameters of type ProcessManager.ProcessChannelModifier and TypeMethodDescriptionvoid
ProcessManager.onOutput
(Output<ByteBuffer> event, ProcessManager.ProcessChannel channel) Writes the data passed in the event.