| Interface | Description |
|---|---|
| Transport |
Server transport abstraction
|
| Class | Description |
|---|---|
| ConnectionAdderTask | |
| ExtendedChannelBuffer | |
| ExtendedChannelBuffer$ | |
| IdleStateHandlerProvider |
A Netty channel handler that allows idle channels to be closed.
|
| LifecycleChannelPipelineFactory |
A
ChannelPipelineFactory which might want to perform special operations when stopped |
| NettyChannelPipelineFactory |
Pipeline factory for Netty based channels.
|
| NettyTransport |
A Netty based transport.
|
| TimeoutEnabledChannelPipelineFactory |
A channel pipeline factory for environments where idle timeout is enabled.
|
| TimeoutEnabledChannelPipelineFactory$ | |
| VInt |
Reads and writes unsigned variable length integer values.
|
| VInt$ |
Reads and writes unsigned variable length integer values.
|
| VLong |
Reads and writes unsigned variable length long values.
|
| VLong$ |
Reads and writes unsigned variable length long values.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.