public class ApplicationReplyEncoder extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
APPLICATION_CODE
Application code constant for the
ApplicationReply (15). |
| Constructor and Description |
|---|
ApplicationReplyEncoder() |
public static final int APPLICATION_CODE
ApplicationReply (15).public byte[] encode(ApplicationReply reply) throws IOException
ApplicationReply into a byte array.reply - IOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.