public class DefaultNetworkInterfaceProvider extends Object implements NetworkInterfaceProvider
| Constructor and Description |
|---|
DefaultNetworkInterfaceProvider() |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
getLoInterface() |
Iterable<NetworkInterface> |
getNetworkInterfaces() |
public Iterable<NetworkInterface> getNetworkInterfaces()
getNetworkInterfaces in interface NetworkInterfaceProviderpublic NetworkInterface getLoInterface()
getLoInterface in interface NetworkInterfaceProviderCopyright © 2015. All rights reserved.