Interface Request

    • Method Detail

      • get

        java.lang.Object get()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cancel

        void cancel()
      • getError

        java.lang.Exception getError()
      • onSuccess

        void onSuccess​(org.python.core.PyFunction func)
      • onError

        void onError​(org.python.core.PyFunction func)