public abstract class StreamCommand extends Object
Constructor and Description |
---|
StreamCommand() |
Modifier and Type | Method and Description |
---|---|
abstract String[] |
buildCommand(String ccmExe) |
boolean[] |
buildMask() |
abstract OutputStream |
buildResultOutputer() |
public abstract OutputStream buildResultOutputer() throws IOException, InterruptedException
IOException
InterruptedException
public boolean[] buildMask()
Copyright © 2008-2013. All Rights Reserved.