| Package | Description |
|---|---|
| org.dhcp4java |
This package provides classes for manipulating DHCP Packets: creating, parsing and sending.
|
| Modifier and Type | Field and Description |
|---|---|
protected DHCPCoreServer |
DHCPServlet.m_aServer
the server instance running this servlet
|
| Modifier and Type | Method and Description |
|---|---|
DHCPCoreServer |
DHCPServlet.getServer() |
static DHCPCoreServer |
DHCPCoreServer.initServer(DHCPServlet servlet,
Properties userProps)
Creates and initializes a new DHCP Server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DHCPServlet.setServer(DHCPCoreServer server) |
Copyright © 2018 Philip Helger. All rights reserved.