public interface AddressPool
| Modifier and Type | Method and Description |
|---|---|
InetAddress[] |
getDns() |
InetAddress |
getIP(byte[] hwa,
InetAddress requested,
boolean forceNew) |
int |
getLeaseTime() |
InetAddress |
getNetmask() |
InetAddress |
getNetwork() |
InetAddress |
getRouter() |
InetAddress getIP(byte[] hwa, InetAddress requested, boolean forceNew) throws UnknownHostException
UnknownHostExceptionint getLeaseTime()
InetAddress getNetmask()
InetAddress getNetwork()
InetAddress getRouter()
InetAddress[] getDns()
Copyright © 2017. All rights reserved.