Uses of Class
adams.core.command.stderr.AbstractStdErrProcessor
-
Packages that use AbstractStdErrProcessor Package Description adams.core.command.stderr -
-
Uses of AbstractStdErrProcessor in adams.core.command.stderr
Subclasses of AbstractStdErrProcessor in adams.core.command.stderr Modifier and Type Class Description classCallableActorSinkForwards the data to the callable actor sink.classEnqueueAdds the output from stderr to the specified queue.classLogOutputs the data received from the command's stderr via its logger instance.classNullSimply suppresses any output.
-