Class DesignerSystemUtilities.SendRequestManager

    • Constructor Detail

      • SendRequestManager

        public SendRequestManager()
    • Method Detail

      • run

        public void run()
        Run on this class is for timeout checking.
        Specified by:
        run in interface java.lang.Runnable
      • invokeRequest

        public Request invokeRequest​(java.lang.String project,
                                     java.lang.String messageHandler,
                                     org.python.core.PyDictionary payload,
                                     java.util.Properties params,
                                     boolean async)
      • operationFinished

        protected void operationFinished​(java.util.UUID id)