See: Description
Class | Description |
---|---|
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. |
Copyright © 2008–2018 The Netty Project. All rights reserved.