public class ConnectionWriter extends Object
Constructor and Description |
---|
ConnectionWriter(EncodeMessageFrame encoder,
OutputStream out,
HandleIOException ioexceptionHandler) |
Modifier and Type | Method and Description |
---|---|
void |
write(MessageFrame frame)
Encode and write a frame to the output stream.
|
public ConnectionWriter(EncodeMessageFrame encoder, OutputStream out, HandleIOException ioexceptionHandler)
public void write(MessageFrame frame)
frame
-