final class HttpNetwork.NetworkOutputStream extends ByteArrayMessageOutputStream
Modifier and Type | Field and Description |
---|---|
private int |
ack
Stamp of last acked message.
|
buf, compressedFlows, count, logmon, oos
Constructor and Description |
---|
NetworkOutputStream() |
Modifier and Type | Method and Description |
---|---|
protected void |
writeHeader()
Writes the protocol header to this output stream.
|
(package private) void |
writeMessage(Message msg,
int ack,
long currentTimeMillis) |
reset, size, write, write, writeTo
getLogger, write, writeInt, writeMessage, writeMessageHeader, writeShort
close, flush
NetworkOutputStream() throws IOException
IOException
protected void writeHeader()
writeHeader
in class MessageOutputStream
void writeMessage(Message msg, int ack, long currentTimeMillis) throws IOException
IOException
Copyright © 2020 ScalAgent D.T.. All rights reserved.