|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.net.DefaultNetworkInterfaceProvider
public class DefaultNetworkInterfaceProvider
Constructor Summary | |
---|---|
DefaultNetworkInterfaceProvider()
|
Method Summary | |
---|---|
NetworkInterface |
getLoInterface()
|
java.lang.Iterable<NetworkInterface> |
getNetworkInterfaces()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultNetworkInterfaceProvider()
Method Detail |
---|
public java.lang.Iterable<NetworkInterface> getNetworkInterfaces()
getNetworkInterfaces
in interface NetworkInterfaceProvider
public NetworkInterface getLoInterface()
getLoInterface
in interface NetworkInterfaceProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |