Class NettyTcpConnectionConfiguration

    • Method Detail

      • builder

        public static NettyTcpConnectionConfiguration.Builder builder()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a new builder for this class.
        Returns:
        The builder.
      • getEventLoopGroup

        public final io.netty.channel.EventLoopGroup getEventLoopGroup()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Gets the event loop group.
        Returns:
        The event loop group.