Top Description Packages
netty 4.1.107.Final

Module io.netty.common

Automatic module of netty-common 4.1.107.Final.

Dependencies
java.base, java.logging, jdk.unsupported, annotations, blockhound, commons-logging, log4j, log4j-api, nativeimage, slf4j-api
Maven Central
Group ID:io.netty
Artifacts:netty-common

Utils
Version
4.1.107.Final
Release Date
2024-02-13

Package Summary

Modifier and TypePackage and Description
open package
io.netty.util

Utility classes used across multiple packages.

open package
open package
io.netty.util.concurrent

Utility classes for concurrent / async tasks.

open package
io.netty.util.internal

Internal-use-only utilities which is not allowed to be used outside Netty.

open package
io.netty.util.internal.logging

Internal-use-only logging API which is not allowed to be used outside Netty.

open package
open package
io.netty.util.internal.shaded.org.jctools.queues

This package aims to fill a gap in current JDK implementations in offering lock free (wait free where possible) queues for inter-thread message passing with finer grained guarantees and an emphasis on performance.

open package
open package
open package
open package
io.netty.util.internal.svm

SVM substitutions for classes that will cause trouble while compiling into native image.