See: Description
| Interface | Description | 
|---|---|
| OioDatagramChannelConfig | |
| OioServerSocketChannelConfig | |
| OioSocketChannelConfig | A  ChannelConfigfor aOioSocketChannel. | 
| Class | Description | 
|---|---|
| DefaultOioServerSocketChannelConfig | Default  OioServerSocketChannelConfigimplementation | 
| DefaultOioSocketChannelConfig | Default  OioSocketChannelConfigimplementation | 
| OioDatagramChannel | An OIO datagram  Channelthat sends and receives anAddressedEnvelope. | 
| OioServerSocketChannel | ServerSocketChannelwhich accepts new connections and create theOioSocketChannel's for them. | 
| OioSocketChannel | A  SocketChannelwhich is using Old-Blocking-IO | 
Copyright © 2008–2018 The Netty Project. All rights reserved.