|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.synergy.impl.StreamCommand
public abstract class StreamCommand
| Constructor Summary | |
|---|---|
StreamCommand()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String[] |
buildCommand(java.lang.String ccmExe)
|
boolean[] |
buildMask()
|
abstract java.io.OutputStream |
buildResultOutputer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamCommand()
| Method Detail |
|---|
public abstract java.lang.String[] buildCommand(java.lang.String ccmExe)
public abstract java.io.OutputStream buildResultOutputer()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedExceptionpublic boolean[] buildMask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||