Class ResumeTransferProgress

  • All Implemented Interfaces:
    TransferProgress

    public class ResumeTransferProgress
    extends Object
    implements TransferProgress
    An implementation of TransferProgress used when resuming a transfer. This uses a bytes-transferred of 0 until the real progress is available (when the transfer starts).