Interface PingReplyListener

  • All Known Implementing Classes:
    PingReplyMetric

    public interface PingReplyListener
    • Method Detail

      • onPingReply

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