wt.method
Class OutputStreamProxy.Test.TestOutput
java.lang.Object
java.io.OutputStream
wt.method.OutputStreamProxy.Test.TestOutput
- Enclosing class:
- OutputStreamProxy.Test
- static class OutputStreamProxy.Test.TestOutput
- extends OutputStream
Method Summary |
(package private) int |
received()
|
void |
write(int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
limit
private int limit
count
private int count
OutputStreamProxy.Test.TestOutput
OutputStreamProxy.Test.TestOutput(int recv_limit)
write
public void write(int b)
throws IOException
- Throws:
IOException
received
int received()