Interface DFServerFeedback

  • All Superinterfaces:
    com.im.commons.progress.DFFeedback

    public interface DFServerFeedback
    extends com.im.commons.progress.DFFeedback
    Server feedback is identified by unique id in other client could poll and replicate server feedback current state.
    Author:
    Luk
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.im.commons.progress.DFFeedback

        com.im.commons.progress.DFFeedback.Type
    • Field Summary

      • Fields inherited from interface com.im.commons.progress.DFFeedback

        DEV_NULL, PROPERTY_CANCEL
    • Method Detail

      • getId

        java.lang.String getId()
        Specified by:
        getId in interface com.im.commons.progress.DFFeedback
      • cancel

        void cancel()