请参阅: 说明
类 | 说明 |
---|---|
AbstractOioByteChannel |
Abstract base class for OIO which reads and writes bytes from/to a Socket
|
AbstractOioChannel |
Abstract base class for
Channel implementations that use Old-Blocking-IO |
AbstractOioMessageChannel |
Abstract base class for OIO which reads and writes objects from/to a Socket
|
OioByteStreamChannel |
Abstract base class for OIO Channels that are based on streams.
|
OioEventLoopGroup |
EventLoopGroup which is used to handle OIO Channel 's. |