Uses of Class
org.jboss.netty.channel.socket.nio.SocketSendBufferPool.PreallocationRef
Packages that use SocketSendBufferPool.PreallocationRef
Package
Description
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of SocketSendBufferPool.PreallocationRef in org.jboss.netty.channel.socket.nio
Fields in org.jboss.netty.channel.socket.nio declared as SocketSendBufferPool.PreallocationRefModifier and TypeFieldDescription(package private) final SocketSendBufferPool.PreallocationRef
SocketSendBufferPool.PreallocationRef.next
SocketSendBufferPool.poolHead
Constructors in org.jboss.netty.channel.socket.nio with parameters of type SocketSendBufferPool.PreallocationRefModifierConstructorDescription(package private)
PreallocationRef
(SocketSendBufferPool.Preallocation prealloation, SocketSendBufferPool.PreallocationRef next)