final class PoolNetwork.NetSession.NetworkOutputStream extends BufferedMessageOutputStream
Modifier and Type | Field and Description |
---|---|
(package private) OutputStream |
os |
out
buf, compressedFlows, count, logmon, oos
Constructor and Description |
---|
PoolNetwork.NetSession.NetworkOutputStream(OutputStream os) |
Modifier and Type | Method and Description |
---|---|
protected void |
writeHeader()
Writes the protocol header to this output stream.
|
flush, write, write
getLogger, write, writeInt, writeMessage, writeMessageHeader, writeShort
close
OutputStream os
PoolNetwork.NetSession.NetworkOutputStream(OutputStream os) throws IOException
IOException
protected void writeHeader() throws IOException
MessageOutputStream
writeHeader
in class MessageOutputStream
IOException
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.