All Classes

Class Summary
Class
Description
This class is adapted from NioServerSocketChannel class in the Netty project.
This class is adapted from NioSocketChannel class in the Netty project.
 
Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.
 
 
 
 
 
Helper class to expose Netty4NioSocketChannel.javaChannel() method
 
 
 
There are 4 types of connections per node, low/med/high/ping.
 
 
 
 
Creates and returns EventLoopGroup instances.
Wraps the SharedGroupFactory.RefCountedGroup.