All Classes
| Class | Description |
|---|---|
| CopyBytesServerSocketChannel |
This class is adapted from
NioServerSocketChannel class in the Netty project. |
| CopyBytesSocketChannel |
This class is adapted from
NioSocketChannel class in the Netty project. |
| Netty4CorsHandler |
Handles Cross Origin Resource Sharing (CORS) requests.
|
| Netty4HttpChannel | |
| Netty4HttpPipeliningHandler |
Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.
|
| Netty4HttpRequest | |
| Netty4HttpResponse | |
| Netty4HttpServerChannel | |
| Netty4HttpServerTransport | |
| Netty4HttpServerTransport.HttpChannelHandler | |
| Netty4Plugin | |
| Netty4TcpChannel | |
| Netty4TcpServerChannel | |
| Netty4Transport |
There are 4 types of connections per node, low/med/high/ping.
|
| Netty4Utils | |
| NettyAllocator |