public class ChangePasswordErrorDecoder extends Object
Constructor and Description |
---|
ChangePasswordErrorDecoder() |
Modifier and Type | Method and Description |
---|---|
ChangePasswordError |
decode(ByteBuffer buf)
Decodes a
ByteBuffer into a ChangePasswordError . |
public ChangePasswordError decode(ByteBuffer buf) throws IOException
ByteBuffer
into a ChangePasswordError
.buf
- ChangePasswordError
.IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.