Uses of Package
org.apache.directory.server.dhcp.service

Packages that use org.apache.directory.server.dhcp.service
org.apache.directory.server.dhcp.protocol Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the DHCP Service with the MINA NIO framework. 
org.apache.directory.server.dhcp.service Provides the implementation of the DhcpService
org.apache.directory.server.dhcp.store   
 

Classes in org.apache.directory.server.dhcp.service used by org.apache.directory.server.dhcp.protocol
DhcpService
          DHCP Protocol (RFC 2131, RFC 2132).
 

Classes in org.apache.directory.server.dhcp.service used by org.apache.directory.server.dhcp.service
AbstractDhcpService
          Abstract implementation of the server-side DHCP protocol.
DhcpService
          DHCP Protocol (RFC 2131, RFC 2132).
 

Classes in org.apache.directory.server.dhcp.service used by org.apache.directory.server.dhcp.store
Lease
          Leases represent a temporary assignment of an IP address to a DHCP client.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.