Netty/Common 4.2.0.Alpha1 API
Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
io.netty.util.collection | |
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.logging |
Internal-use-only logging API which is not allowed to be used outside Netty.
|
io.netty.util.internal.svm |
SVM substitutions for classes that will cause trouble while compiling
into native image.
|