| Interface | Description |
|---|---|
| HeartbeatExecutor |
An interface for a heartbeat execution.
|
| HeartbeatTimer |
An interface for heartbeat timers.
|
| Class | Description |
|---|---|
| HeartbeatContext |
This is a static class for storing and retrieving heartbeat related information.
|
| HeartbeatScheduler |
This class can be used for controlling heartbeat execution.
|
| HeartbeatThread |
Thread class to execute a heartbeat periodically.
|
| ScheduledTimer |
This class can be used for controlling when a heartbeat executes.
|
| SleepingTimer |
This class can be used for executing heartbeats periodically.
|
Copyright © 2015. All Rights Reserved.