| Class | Description |
|---|---|
| AbstractController |
Base controller
|
| AbstractSession |
Base connection
|
| ByteBufferCodecFactory |
Default codec factory
|
| FutureImpl<R> | |
| FutureLockImpl<R> |
Simple
Future implementation, which uses ReentrantLock to
synchronize during the lifecycle. |
| HandlerAdapter |
IO Handler adapter
|
| PoolDispatcher |
Pool dispatcher,wrap a threadpool.
|
| StandardSocketOption |
Standard socket options
|
| TextLineCodecFactory |
Text line codec factory
|
| WriteMessageImpl |
Write message implementation with a buffer
|
Copyright © 2016. All rights reserved.