public class MessageWriter
extends java.lang.Object
| Constructor and Description |
|---|
MessageWriter(java.io.OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
writeMessage(Message m) |
public void writeMessage(Message m) throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOException