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