|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DhcpService | |
---|---|
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 . |
Uses of DhcpService in org.apache.directory.server.dhcp.protocol |
---|
Constructors in org.apache.directory.server.dhcp.protocol with parameters of type DhcpService | |
---|---|
DhcpProtocolHandler(DhcpService service)
|
Uses of DhcpService in org.apache.directory.server.dhcp.service |
---|
Classes in org.apache.directory.server.dhcp.service that implement DhcpService | |
---|---|
class |
AbstractDhcpService
Abstract implementation of the server-side DHCP protocol. |
class |
StoreBasedDhcpService
A default implementation of the DHCP service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |