final class SimpleNetwork.NetworkInputStream extends BufferedMessageInputStream
Modifier and Type | Field and Description |
---|---|
(package private) int |
boot |
in
buf, compressedFlows, count, logmon, pos
Constructor and Description |
---|
NetworkInputStream() |
Modifier and Type | Method and Description |
---|---|
protected void |
readHeader()
Reads the protocol header from this output stream.
|
(package private) Message |
readMessage(InputStream is)
Reads the message from the input stream.
|
clean, read, read, readFully
getLogger, read, readInt, readMessage, readMessageHeader, readShort
available, close, mark, markSupported, reset, skip
protected void readHeader() throws IOException
readHeader
in class MessageInputStream
IOException
- an error occurs.Message readMessage(InputStream is) throws Exception
is
- the input stream.Exception
- an error occurs.Copyright © 2021 ScalAgent D.T.. All rights reserved.