Uses of Class
adams.core.command.stdout.AbstractStdOutProcessor
-
Packages that use AbstractStdOutProcessor Package Description adams.core.command.stdout -
-
Uses of AbstractStdOutProcessor in adams.core.command.stdout
Subclasses of AbstractStdOutProcessor in adams.core.command.stdout Modifier and Type Class Description class
CallableActorSink
Forwards the data to the callable actor sink.class
Enqueue
Adds the output from stdout to the specified queue.class
Log
Outputs the data received from the command's stdout via its logger instance.class
Null
Simply suppresses any output.
-