Package | Description |
---|---|
com.eurotech.framework.net.dhcp |
Interfaces for all DHCP server instances.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DhcpServerConfig4
Marker interface for IPv4-based configurations of DHCP Servers
|
interface |
DhcpServerConfig6
Marker interface for IPv6-based configurations of DHCP Servers
|
Modifier and Type | Class and Description |
---|---|
class |
DhcpServerConfigIP<T extends IPAddress>
The abstract representation of a DhcpServerConfig object.
|
class |
DhcpServerConfigIP4
The configuration representing a DHCP server configuration for an IPv4 network.
|
class |
DhcpServerConfigIP6
The configuration representing a DHCP server configuration for an IPv6 network.
|
Copyright © 2013. All Rights Reserved.