net.kindleit.gae
Class PasswordExpectOutputStream
java.lang.Object
java.io.OutputStream
net.kindleit.gae.PasswordExpectOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class PasswordExpectOutputStream
- extends OutputStream
Read writes only from ThreadGroup, from other threads just redirect to PrintStream.
- Author:
- vlads
|
Method Summary |
void |
write(int b)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordExpectOutputStream
public PasswordExpectOutputStream(ThreadGroup threads,
PrintStream out,
Runnable onExpected)
write
public void write(int b)
throws IOException
- Specified by:
write in class OutputStream
- Throws:
IOException
Copyright © 2009-2010 KindleIT. All Rights Reserved.