org.apache.directory.server.kerberos.shared.io.decoder
Class KdcRequestDecoder

java.lang.Object
  extended byorg.apache.directory.server.kerberos.shared.io.decoder.KdcRequestDecoder

public class KdcRequestDecoder
extends java.lang.Object


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

Constructor Detail

KdcRequestDecoder

public KdcRequestDecoder()
Method Detail

decode

public KdcRequest decode(java.nio.ByteBuffer in)
                  throws java.io.IOException
Throws:
java.io.IOException