Uses of Interface
org.jboss.netty.util.Timer

Packages that use Timer
Package
Description
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).
 
SSL · TLS implementation based on SSLEngine
Adds support for read and write timeout and idle connection notification using a Timer.
Implementation of a Traffic Shaping Handler and Dynamic Statistics.


Utility classes used across multiple packages.