Package ratpack.exec

Interface Upstream<T>

    • Method Detail

      • connect

        void connect​(Downstream<? super T> downstream)
              throws Exception
        Connect the downstream.
        Parameters:
        downstream - the downstream to emit data to
        Throws:
        Exception - any