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.
|
NettyHeader | |
NettyTransport |
There are 4 types of connections per node, low/med/high/ping.
|
NettyTransport.NodeChannels | |
NettyTransportChannel | |
SizeHeaderFrameDecoder |
Copyright © 2012–2014. All rights reserved.