| Interface | Description |
|---|---|
| Attribute<T> | |
| AttributeMap | |
| 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). |
| Class | Description |
|---|---|
| AttributeKey<T> | |
| CharsetUtil |
A utility class that provides various common operations and constants
related with
Charset and its relevant classes. |
| DefaultAttributeMap | |
| HashedWheelTimer |
A
Timer optimized for approximated I/O timeout scheduling. |
| NetworkConstants |
A class that holds a number of network-related constants.
|
| UniqueName |
Defines a name that must be unique in the map that is provided during construction.
|
Copyright © 2008-2012 The Netty Project. All Rights Reserved.