See: Description
| Interface | Description |
|---|---|
| ITimeoutModel |
Interface used to implement models of timing out operations.
|
| ITimer |
A timer that can be used by the default implementation of
ISessionTimer to provide the scheduling functionality. |
| ITimerTask |
A timer task object that is associated with scheduled operation initiated by
ITimer implementation. |
| Class | Description |
|---|---|
| DefaultTimeoutModel |
The default implementation of the
ITimeoutModel. |
| DefaultTimer |
Default timer implementation that is backed by the
Timer. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.