| ByteBufUtils |
Utility routines to process ByteBuf.
|
| ConnectionErrorMessage |
Message for indicating connection error.
|
| NettyBufferPool |
Extends around Netty's PooledByteBufAllocator with strict control over the number of
created arenas.
|
| NettyConfig |
|
| NettyConnectionManager |
|
| NettyMessage |
A simple and generic interface to serialize messages to Netty's buffer space.
|
| NettyMessageClientDecoderDelegate |
Decodes messages from the received netty buffers.
|
| NettyPartitionRequestClient |
Partition request client for remote partition requests.
|
| NettyPartitionRequestListener |
|
| NettyProtocol |
Defines the server and client channel handlers, i.e. the protocol, used by netty.
|
| SSLHandlerFactory |
Creates and configures SslHandler instances.
|