public class PrivateMessageEncoder extends Object
| Constructor and Description |
|---|
PrivateMessageEncoder() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(PrivateMessage message)
Encodes a
PrivateMessage into a byte array. |
public byte[] encode(PrivateMessage message) throws IOException
PrivateMessage into a byte array.message - IOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.