Searched defs:StreamHandler (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/util/
H A DExecutor.java109 public int exec(final boolean reportExceptions, StreamHandler handler) {
270 * You should use the StreamHandler interface if you would like to process
273 public static interface StreamHandler { interface in class:Executor
286 private static class SpoolHandler implements StreamHandler {

Completed in 6 milliseconds