public class StreamsProxy extends Object
| Constructor and Description |
|---|
StreamsProxy() |
| Modifier and Type | Method and Description |
|---|---|
IStreamMonitor |
getErrorStreamMonitor() |
Writer |
getErrWriter() |
IStreamMonitor |
getOutputStreamMonitor() |
Writer |
getOutputWriter() |
void |
write(String input) |
public IStreamMonitor getErrorStreamMonitor()
public IStreamMonitor getOutputStreamMonitor()
public Writer getOutputWriter()
public Writer getErrWriter()
public void write(String input) throws IOException
IOExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.