Uses of Class
org.jboss.netty.channel.AbstractChannelSink
Packages that use AbstractChannelSink
Package
Description
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
Old blocking I/O based socket channel API implementation - recommended for
a small number of connections (< 1000).
-
Uses of AbstractChannelSink in org.jboss.netty.channel.socket.nio
Subclasses of AbstractChannelSink in org.jboss.netty.channel.socket.nio -
Uses of AbstractChannelSink in org.jboss.netty.channel.socket.oio
Subclasses of AbstractChannelSink in org.jboss.netty.channel.socket.oio