Uses of Package
org.apache.dubbo.common.timer
Packages that use org.apache.dubbo.common.timer
-
Classes in org.apache.dubbo.common.timer used by org.apache.dubbo.common.timerClassDescriptionSchedules
TimerTasks for one-time future execution in a background thread.A task which is executed after the delay specified withTimer.newTimeout(TimerTask, long, TimeUnit)(TimerTask, long, TimeUnit)}.