final class NGNetwork.CnxHandler.MessageOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private ObjectOutputStream |
oos |
buf, count
Constructor and Description |
---|
NGNetwork.CnxHandler.MessageOutputStream() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
writeMessage(Message msg) |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
private ObjectOutputStream oos
NGNetwork.CnxHandler.MessageOutputStream() throws IOException
IOException
void writeMessage(Message msg) throws IOException
IOException
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.