final class NGNetwork.CnxHandler.MessageOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private ObjectOutputStream |
oos |
buf, count
Constructor and Description |
---|
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
MessageOutputStream() throws IOException
IOException
void writeMessage(Message msg) throws IOException
IOException
Copyright © 2021 ScalAgent D.T.. All rights reserved.