|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreamsProxy2
Extension to a streams proxy that allows closing of the output stream connected to the standard input stream of a proxy's process.
Clients should implement this interface, in addition to
IStreamsProxy
, if interested closing the standard
input stream.
Method Summary | |
---|---|
void |
closeInputStream()
Closes the output stream connected to the standard input stream of this proxy's process. |
Methods inherited from interface org.eclipse.debug.core.model.IStreamsProxy |
---|
getErrorStreamMonitor, getOutputStreamMonitor, write |
Method Detail |
---|
void closeInputStream() throws java.io.IOException
java.io.IOException
- if unable to close the stream
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.