Modifier and Type | Field and Description |
---|---|
private ByteArrayOutputStream |
baos |
private ObjectOutputStream |
oos |
private OutputStream |
os |
private static byte[] |
streamHeader |
Constructor and Description |
---|
IOControl.NetOutputStream(Socket sock) |
private ByteArrayOutputStream baos
private ObjectOutputStream oos
private OutputStream os
private static final byte[] streamHeader
IOControl.NetOutputStream(Socket sock) throws IOException
IOException
void send(Object msg) throws IOException
IOException
void send(int i) throws IOException
IOException
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.