static class ReliableTcpConnection.NetOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private OutputStream |
os |
buf, count
Constructor and Description |
---|
NetOutputStream(Socket sock) |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
(package private) void |
send(long id,
long ackId,
AbstractJmsMessage msg) |
close, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
private OutputStream os
NetOutputStream(Socket sock) throws IOException
IOException
public void reset()
reset
in class ByteArrayOutputStream
void send(long id, long ackId, AbstractJmsMessage msg) throws IOException
IOException
Copyright © 2021 ScalAgent D.T.. All rights reserved.