Package org.opennms.netmgt.icmp.proxy
Class PingResponse
- java.lang.Object
-
- org.opennms.netmgt.icmp.proxy.PingResponse
-
public class PingResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PingResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getRtt()
void
setRtt(double rtt)
-