public interface ConnectionInfo
Modifier and Type | Method and Description |
---|---|
List<IP4Address> |
getDnsServers()
Gets the DNS addresses associated with this interface
|
IP4Address |
getGateway()
Gets the gateway address associated with this interface
|
String |
getIfaceName()
Gets the interface name associated with this connection information
|
IP4Address |
getIpAddress()
Reports IP address
|
IP4Address getGateway()
List<IP4Address> getDnsServers()
String getIfaceName()
IP4Address getIpAddress()
IP4Address
Copyright © 2013. All Rights Reserved.