|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.dhcp.protocol.DhcpDecoder
Constructor Summary | |
DhcpDecoder()
|
Method Summary | |
void |
decode(IoSession session,
ByteBuffer in,
ProtocolDecoderOutput out)
|
void |
dispose(IoSession arg0)
|
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 DhcpDecoder()
Method Detail |
public void decode(IoSession session, ByteBuffer in, ProtocolDecoderOutput out) throws DhcpException
DhcpException
public void dispose(IoSession arg0) 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 |