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 NetworkInterfaceProvider
public NetworkInterface getLoInterface()
getLoInterface
in interface NetworkInterfaceProvider
Copyright © 2013. All rights reserved.