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,
org.objectweb.joram.shared.client.AbstractJmsMessage msg) |
close, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeprivate OutputStream os
NetOutputStream(Socket sock) throws IOException
IOExceptionpublic void reset()
reset in class ByteArrayOutputStreamvoid send(long id,
long ackId,
org.objectweb.joram.shared.client.AbstractJmsMessage msg)
throws IOException
IOExceptionCopyright © 2023 ScalAgent D.T.. All rights reserved.