Interface DefaultHttp2Connection.Event

    • Method Detail

      • process

        void process()
        Trigger the original intention of this event. Expect to modify the active streams list.

        If a RuntimeException object is thrown it will be logged and not propagated. Throwing from this method is not supported and is considered a programming error.