Uses of Interface
org.dellroad.stuff.io.WriteCallback
Package
Description
I/O-related classes.
General Java-related utility classes.
-
Uses of WriteCallback in org.dellroad.stuff.io
ModifierConstructorDescriptionNullModemInputStream
(WriteCallback writer, String threadName) Constructor that uses a background thread for writing.NullModemInputStream
(WriteCallback writer, Executor executor) Constructor. -
Uses of WriteCallback in org.dellroad.stuff.java
ModifierConstructorDescriptionProcessRunner
(Process process, WriteCallback inputWriter) Dynamic input constructor.