Uses of Class
org.jboss.netty.channel.socket.nio.SocketSendBufferPool
Packages that use SocketSendBufferPool
Package
Description
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 SocketSendBufferPoolModifier and TypeFieldDescriptionprotected final SocketSendBufferPool
AbstractNioWorker.sendBufferPool