Package net.gleamynode.netty.channel.socket.oio

Old blocking I/O based socket channel API implementation - recommended for small number of connections (< 1000).

See:
          Description

Class Summary
OioClientSocketChannelFactory  
OioServerSocketChannelFactory  
 

Package net.gleamynode.netty.channel.socket.oio Description

Old blocking I/O based socket channel API implementation - recommended for small number of connections (< 1000).



Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.