Interface ConfigurableServerChannel.Initializer

    • Method Detail

      • configureChannel

        void configureChannel​(ConfigurableServerChannel channel)
        Callback invoked when a channel is created and needs to be configured
        Parameters:
        channel - the channel to configure