static class TcpConnectionListener.NetOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private OutputStream |
os |
buf, count
Constructor and Description |
---|
TcpConnectionListener.NetOutputStream(Socket sock) |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
send() |
close, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
private OutputStream os
TcpConnectionListener.NetOutputStream(Socket sock) throws IOException
IOException
public void reset()
reset
in class ByteArrayOutputStream
public void send() throws IOException
IOException
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.