| Class | Description |
|---|---|
| ChannelBufferStreamInput |
A Netty
ChannelBuffer based StreamInput. |
| ChannelBufferStreamInputFactory | |
| MessageChannelHandler |
A handler (must be the last one!) that does size based frame decoding and forwards the actual message
to the relevant action.
|
| MessageChannelHandler.Marker |
Internal helper class to store characteristic offsets of a buffer during processing
|
| NettyHeader | |
| NettyInternalESLogger | |
| NettyInternalESLoggerFactory | |
| NettyTransport |
There are 4 types of connections per node, low/med/high/ping.
|
| NettyTransport.ClientChannelPipelineFactory | |
| NettyTransport.NodeChannels | |
| NettyTransport.ServerChannelPipelineFactory | |
| NettyTransportChannel | |
| SizeHeaderFrameDecoder |
| Exception | Description |
|---|---|
| SizeHeaderFrameDecoder.HttpOnTransportException |
A helper exception to mark an incoming connection as potentially being HTTP
so an appropriate error code can be returned
|
Copyright © 2009–2017. All rights reserved.