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

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

Completed in 11 milliseconds