Package | Description |
---|---|
io.netty.util.concurrent |
Utility classes for concurrent / async tasks.
|
io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
Class and Description |
---|
InternalThreadLocalMap
The internal data structure that stores the thread-local variables for Netty and all
FastThreadLocal s. |
Class and Description |
---|
AppendableCharSequence |
IntegerHolder |
InternalThreadLocalMap
The internal data structure that stores the thread-local variables for Netty and all
FastThreadLocal s. |
MpscLinkedQueueNode |
PendingWrite
Some pending write which should be picked up later.
|
RecyclableArrayList
A simple list which is recyclable.
|
ThreadLocalRandom
A random number generator isolated to the current thread.
|
TypeParameterMatcher |
Copyright © 2008-2016 The Netty Project. All Rights Reserved.