|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.agent.impl.SimpleOutput
public class SimpleOutput
| Constructor Summary | |
|---|---|
SimpleOutput(java.io.PrintStream savedStream)
|
|
| Method Summary | |
|---|---|
java.io.PrintStream |
getPrintStream()
|
java.io.PrintStream |
getSavedStream()
|
byte[] |
getWrittenBytes()
|
void |
resetBuffer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleOutput(java.io.PrintStream savedStream)
| Method Detail |
|---|
public java.io.PrintStream getSavedStream()
public void resetBuffer()
public byte[] getWrittenBytes()
public java.io.PrintStream getPrintStream()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||