public class ChangePasswordErrorEncoder extends Object
Constructor and Description |
---|
ChangePasswordErrorEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
encode(ByteBuffer buf,
ChangePasswordError message)
Encodes a
ChangePasswordError into a ByteBuffer . |
public void encode(ByteBuffer buf, ChangePasswordError message) throws IOException
ChangePasswordError
into a ByteBuffer
.buf
- message
- IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.