|
YAACC - UPNP Client and Server
|
A watchdog for implementing timeouts. More...

Public Member Functions | |
| void | start () |
| starts the watchdog. | |
| boolean | hasTimeout () |
| void | cancel () |
Static Public Member Functions | |
| static Watchdog | createWatchdog (long timeout) |
| Create an Watchdog with the given timeout. | |
A watchdog for implementing timeouts.
|
static |
Create an Watchdog with the given timeout.
| timeout | the timeout |