Class ServerChannelRecvByteBufAllocator

    • Constructor Detail

      • ServerChannelRecvByteBufAllocator

        public ServerChannelRecvByteBufAllocator()
    • Method Detail

      • newHandle

        public RecvByteBufAllocator.Handle newHandle()
        Description copied from interface: RecvByteBufAllocator
        Creates a new handle. The handle provides the actual operations and keeps the internal information which is required for predicting an optimal buffer capacity.