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 classCallableActorSinkForwards the data to the callable actor sink.classEnqueueAdds the output from stdout to the specified queue.classLogOutputs the data received from the command's stdout via its logger instance.classNullSimply suppresses any output.
-