public class ChangePasswordReplyDecoder extends Object
| Constructor and Description |
|---|
ChangePasswordReplyDecoder() |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordReply |
decode(ByteBuffer buf)
Decodes a
ByteBuffer into a ChangePasswordReply. |
public ChangePasswordReply decode(ByteBuffer buf) throws IOException
ByteBuffer into a ChangePasswordReply.buf - ChangePasswordReply.IOExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.