| Package | Description |
|---|---|
| io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
| io.netty.handler.logging |
Logs the I/O events for debugging purpose.
|
| io.netty.resolver.dns |
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
|
| Class and Description |
|---|
| LogLevel
Maps the regular
LogLevels with the InternalLogLevel ones. |
| Class and Description |
|---|
| ByteBufFormat
Used to control the format and verbosity of logging for
ByteBufs and ByteBufHolders. |
| LogLevel
Maps the regular
LogLevels with the InternalLogLevel ones. |
| Class and Description |
|---|
| LogLevel
Maps the regular
LogLevels with the InternalLogLevel ones. |
Copyright © 2008–2025 The Netty Project. All rights reserved.