Package | Description |
---|---|
org.openqa.selenium.net |
Modifier and Type | Method and Description |
---|---|
INetAddress |
NetworkInterface.getIp4LoopbackOnly() |
INetAddress |
NetworkUtils.getIp4NonLoopbackAddressOfThisMachine()
Returns a non-loopback IP4 hostname of the local host.
|
INetAddress |
NetworkInterface.getIp4NonLoopBackOnly() |
INetAddress |
NetworkInterface.getIp6Address() |
Modifier and Type | Method and Description |
---|---|
Iterable<INetAddress> |
NetworkInterface.getInetAddresses() |
Modifier and Type | Method and Description |
---|---|
boolean |
NetworkInterface.isLoopBackFromINetAddresses(Iterable<INetAddress> inetAddresses) |
Copyright © 2013. All rights reserved.