Interface Pinger.Pingable
- Enclosing interface:
- Pinger
public static interface Pinger.Pingable
Implement to be pinged
-
Method Summary
-
Method Details
-
ping
- Returns:
- true = continue pinging, false = stop pinging me, exception = stop pinging me (and log exception)
- Throws:
Exception
-