Package | Description |
---|---|
io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
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.
|
io.netty.util.internal.chmv8 |
Class and Description |
---|
MpscLinkedQueueNode |
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. |
LinkedQueueAtomicNode
Forked from JCTools.
|
LongCounter
Counter for long.
|
MessagePassingQueue
Forked from JCTools.
|
MessagePassingQueue.Consumer |
MessagePassingQueue.ExitCondition |
MessagePassingQueue.Supplier |
MessagePassingQueue.WaitStrategy |
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 |
Class and Description |
---|
LongCounter
Counter for long.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.