org.apache.mina.common.IoHandler
and associated
ProtocolCodecFactory
required
to implement the DHCP Service with the MINA NIO framework.See: Description
Class | Description |
---|---|
DhcpDecoder | |
DhcpEncoder | |
DhcpProtocolCodecFactory | |
DhcpProtocolHandler |
Implementation of a DHCP protocol handler which delegates the work of
generating replys to a DhcpService implementation.
|
org.apache.mina.common.IoHandler
and associated
ProtocolCodecFactory
required
to implement the DHCP Service with the MINA NIO framework.Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.