public class LatencyInterface extends Object
LatencyInterface class.
| Constructor and Description | 
|---|
LatencyInterface(NetworkInterface<InetAddress> iface,
                String serviceName)
Constructor for LatencyInterface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getHostAddress()
getHostName 
 | 
NetworkInterface<InetAddress> | 
getNetworkInterface()
getNetworkInterface 
 | 
String | 
getServiceName()
getServiceName 
 | 
public LatencyInterface(NetworkInterface<InetAddress> iface, String serviceName)
Constructor for LatencyInterface.
iface - a NetworkInterface object.serviceName - a String object.public NetworkInterface<InetAddress> getNetworkInterface()
getNetworkInterface
NetworkInterface object.Copyright © 2015. All rights reserved.