Class NettyAllocator


  • public class NettyAllocator
    extends java.lang.Object
    • Constructor Detail

      • NettyAllocator

        public NettyAllocator()
    • Method Detail

      • logAllocatorDescriptionIfNeeded

        public static void logAllocatorDescriptionIfNeeded()
      • getAllocator

        public static io.netty.buffer.ByteBufAllocator getAllocator()
      • suggestedMaxAllocationSize

        public static long suggestedMaxAllocationSize()
      • getAllocatorDescription

        public static java.lang.String getAllocatorDescription()
      • getChannelType

        public static java.lang.Class<? extends io.netty.channel.Channel> getChannelType()
      • getServerChannelType

        public static java.lang.Class<? extends io.netty.channel.ServerChannel> getServerChannelType()