Package | Description |
---|---|
org.apache.directory.server.dhcp.store |
Modifier and Type | Class and Description |
---|---|
class |
Host
The definition of a host.
|
class |
Subnet
The definition of a Subnet.
|
Modifier and Type | Method and Description |
---|---|
protected abstract OptionsField |
AbstractDhcpStore.getOptions(DhcpConfigElement element)
Return a list of all options applicable to the given config element.
|
protected OptionsField |
SimpleDhcpStore.getOptions(DhcpConfigElement element) |
protected abstract Map |
AbstractDhcpStore.getProperties(DhcpConfigElement element)
Return a list of all options applicable to the given config element.
|
protected Map |
SimpleDhcpStore.getProperties(DhcpConfigElement element) |
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.