All Classes and Interfaces
Classes
Class
Description
This is an
BiConsumer that interfaces with netty code.Creates and returns
NioSelectorGroup instances.Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their corresponding requests.
Split up large responses to prevent batch compression or other CPU intensive operations down the pipeline.
This is an implementation of
NioServerSocketChannel that adheres to the TcpServerChannel
interface.