Uses of Class
org.jboss.netty.util.HashedWheelTimer
Packages that use HashedWheelTimer
-
Uses of HashedWheelTimer in org.jboss.netty.util
Fields in org.jboss.netty.util declared as HashedWheelTimerModifier and TypeFieldDescriptionprivate final HashedWheelTimer
HashedWheelTimer.HashedWheelTimeout.timer
Fields in org.jboss.netty.util with type parameters of type HashedWheelTimerModifier and TypeFieldDescriptionprivate static final AtomicIntegerFieldUpdater
<HashedWheelTimer> HashedWheelTimer.WORKER_STATE_UPDATER
Constructors in org.jboss.netty.util with parameters of type HashedWheelTimerModifierConstructorDescription(package private)
HashedWheelTimeout
(HashedWheelTimer timer, TimerTask task, long deadline)