Interface Pinger
@Internal
public interface Pinger
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidping(Pinger.Pingable subject, long period) voidstopPinging(Pinger.Pingable subject)
-
Field Details
-
MIN_PING_TIME
static final int MIN_PING_TIME- See Also:
-
-
Method Details
-
ping
-
stopPinging
-