| Package | Description |
|---|---|
| org.apache.directory.server.dhcp.protocol |
Provides the
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. |
| Constructor and Description |
|---|
DhcpProtocolHandler(DhcpService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDhcpService
Abstract implementation of the server-side DHCP protocol.
|
class |
StoreBasedDhcpService
A default implementation of the DHCP service.
|
Copyright © 2021. All rights reserved.