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
- IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.