|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.protocol.KerberosEncoder
public class KerberosEncoder
Constructor Summary | |
---|---|
KerberosEncoder()
|
Method Summary | |
---|---|
void |
dispose(org.apache.mina.common.IoSession arg0)
|
void |
encode(org.apache.mina.common.IoSession session,
java.lang.Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KerberosEncoder()
Method Detail |
---|
public void encode(org.apache.mina.common.IoSession session, java.lang.Object message, org.apache.mina.filter.codec.ProtocolEncoderOutput out) throws java.io.IOException
encode
in interface org.apache.mina.filter.codec.ProtocolEncoder
java.io.IOException
public void dispose(org.apache.mina.common.IoSession arg0) throws java.lang.Exception
dispose
in interface org.apache.mina.filter.codec.ProtocolEncoder
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |