org.opennms.jicmp.standalone
Interface PingReplyListener

All Known Implementing Classes:
PingReplyMetric

public interface PingReplyListener


Method Summary
 void onPingReply(InetAddress inetAddress, org.opennms.jicmp.standalone.PingReply reply)
           
 

Method Detail

onPingReply

void onPingReply(InetAddress inetAddress,
                 org.opennms.jicmp.standalone.PingReply reply)


Copyright © 2011. All Rights Reserved.