Class ServerChannelRecvBufferAllocator

    • Constructor Detail

      • ServerChannelRecvBufferAllocator

        public ServerChannelRecvBufferAllocator()
    • Method Detail

      • newHandle

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