| Package | Description |
|---|---|
| org.apache.dubbo.common.timer |
| Class and Description |
|---|
| Timeout |
| Timer
Schedules
TimerTasks for one-time future execution in a background
thread. |
| TimerTask
A task which is executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit) (TimerTask, long, TimeUnit)}. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.