au.edu.swin.synergy.plugin.command.event
Class BSetCmdStreamCE
java.lang.Object
|
+--java.util.EventObject
|
+--au.edu.swin.synergy.kernel.BCommandEvent
|
+--au.edu.swin.synergy.plugin.command.event.BSetCmdStreamCE
- public class BSetCmdStreamCE
- extends BCommandEvent
- See Also:
- Serialized Form
Methods inherited from class au.edu.swin.synergy.kernel.BCommandEvent |
decrementThreadCount,
doComplete,
doInit,
getAutoComplete,
getCompletionObject,
getCompletionStatus,
getConnectionID,
getIndex,
getNetworkStatus,
getPipe,
getUndoable,
setAutoComplete,
setCompletionObject,
setCompletionStatus,
setConnectionID,
setIndex,
setNetworkStatus,
setPipe,
setThreadCount,
setUndoable |
BSetCmdStreamCE
public BSetCmdStreamCE(Object source,
InputStream fIn,
PrintStream fOut,
boolean fEcho)
- Please complete the missing tags for BNetLoginCE
- Parameters:
- - Throws:
- -
getInputStream
public InputStream getInputStream()
- Please complete the missing tags for getInputStream
- Parameters:
- - Returns:
-
- Pre Condition:
-
- Post Condition:
-
getOutputStream
public PrintStream getOutputStream()
- Please complete the missing tags for getOutputStream
- Parameters:
- - Returns:
-
- Pre Condition:
-
- Post Condition:
-
getEcho
public boolean getEcho()