public interface AddressPool
| 限定符和类型 | 方法和说明 |
|---|---|
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
int getLeaseTime()
InetAddress getNetmask()
InetAddress getNetwork()
InetAddress getRouter()
InetAddress[] getDns()
Copyright © 2016. All rights reserved.