Class SocketSendBufferPool.Preallocation

java.lang.Object
org.jboss.netty.channel.socket.nio.SocketSendBufferPool.Preallocation
Enclosing class:
SocketSendBufferPool

private static final class SocketSendBufferPool.Preallocation extends Object
  • Field Details

    • buffer

      final ByteBuffer buffer
    • refCnt

      int refCnt
  • Constructor Details

    • Preallocation

      Preallocation(int capacity)