Uses of Class
org.jboss.netty.channel.socket.nio.SocketSendBufferPool
-
Packages that use SocketSendBufferPool Package Description org.jboss.netty.channel.socket.nio NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000). -
-
Uses of SocketSendBufferPool in org.jboss.netty.channel.socket.nio
Fields in org.jboss.netty.channel.socket.nio declared as SocketSendBufferPool Modifier and Type Field Description protected SocketSendBufferPool
AbstractNioWorker. sendBufferPool
-