public class ChangePasswordRequestDecoder extends Object
Constructor and Description |
---|
ChangePasswordRequestDecoder() |
Modifier and Type | Method and Description |
---|---|
ChangePasswordRequest |
decode(ByteBuffer buf)
Decodes a
ByteBuffer into a ChangePasswordRequest . |
public ChangePasswordRequest decode(ByteBuffer buf) throws IOException
ByteBuffer
into a ChangePasswordRequest
.buf
- ChangePasswordRequest
.IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.