static class ReliableTcpConnection.NetOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private OutputStream |
os |
buf, count
Constructor and Description |
---|
ReliableTcpConnection.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
ReliableTcpConnection.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 © 2016 ScalAgent D.T.. All Rights Reserved.