|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.protocol.KerberosDecoder
Constructor Summary | |
KerberosDecoder()
|
Method Summary | |
void |
decode(IoSession session,
ByteBuffer in,
ProtocolDecoderOutput out)
|
void |
dispose(IoSession session)
|
void |
finishDecode(IoSession session,
ProtocolDecoderOutput out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KerberosDecoder()
Method Detail |
public void decode(IoSession session, ByteBuffer in, ProtocolDecoderOutput out) throws java.io.IOException
java.io.IOException
public void dispose(IoSession session) throws java.lang.Exception
java.lang.Exception
public void finishDecode(IoSession session, ProtocolDecoderOutput out) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |