Interface ChannelApplicationLayer.Listener

    • Method Detail

      • onChannel

        void onChannel​(@NonNull
                       Channel channel)
        Called when the Channel has been constructed.
        Parameters:
        channel - the Channel.