|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.debug.internal.core.model.StreamsProxy
public class StreamsProxy
| Constructor Summary | |
|---|---|
StreamsProxy(java.io.InputStream outIn,
java.io.InputStream errIn)
StreamsProxy |
|
| Method Summary | |
|---|---|
org.eclipse.debug.core.model.IStreamMonitor |
getErrorStreamMonitor()
|
org.eclipse.debug.core.model.IStreamMonitor |
getOutputStreamMonitor()
|
void |
write(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamsProxy(java.io.InputStream outIn,
java.io.InputStream errIn)
outIn - errIn - | Method Detail |
|---|
public org.eclipse.debug.core.model.IStreamMonitor getErrorStreamMonitor()
getErrorStreamMonitor in interface org.eclipse.debug.core.model.IStreamsProxyIStreamsProxy.getErrorStreamMonitor()public org.eclipse.debug.core.model.IStreamMonitor getOutputStreamMonitor()
getOutputStreamMonitor in interface org.eclipse.debug.core.model.IStreamsProxyIStreamsProxy.getOutputStreamMonitor()
public void write(java.lang.String input)
throws java.io.IOException
write in interface org.eclipse.debug.core.model.IStreamsProxyjava.io.IOExceptionIStreamsProxy.write(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||