Interface ServerChannelOptions

    • Method Detail

      • setOptions

        default void setOptions​(ServerChannelOptions.OptionSetter setter)
        Sets the channel options for the server channel.
        Parameters:
        setter - the option setter
      • setChildOptions

        default void setChildOptions​(ServerChannelOptions.OptionSetter setter)
        Sets the channel options for child channels.
        Parameters:
        setter - the option setter