Class MonitorProgressRequest

  • All Implemented Interfaces:
    java.lang.Runnable

    public class MonitorProgressRequest
    extends Request
    Since:
    4.4
    Author:
    Eike Stepper
    • Constructor Detail

      • MonitorProgressRequest

        public MonitorProgressRequest​(SignalProtocol<?> protocol,
                                      int correlationID,
                                      double totalWork,
                                      double work)
    • Method Detail

      • requesting

        protected void requesting​(org.eclipse.net4j.util.io.ExtendedDataOutputStream out)
                           throws java.lang.Exception
        Specified by:
        requesting in class Request
        Throws:
        java.lang.Exception