org.apache.directory.server.changepw.io
Class ChangePasswordRequestDecoder

java.lang.Object
  extended by org.apache.directory.server.changepw.io.ChangePasswordRequestDecoder

public class ChangePasswordRequestDecoder
extends java.lang.Object


Constructor Summary
ChangePasswordRequestDecoder()
           
 
Method Summary
 ChangePasswordRequest decode(java.nio.ByteBuffer buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangePasswordRequestDecoder

public ChangePasswordRequestDecoder()
Method Detail

decode

public ChangePasswordRequest decode(java.nio.ByteBuffer buf)
                             throws java.io.IOException
Throws:
java.io.IOException