Interface Finalizer
- All Known Implementing Classes:
DownloadFinalizer
,UploadFinalizer
public interface Finalizer
-
Method Summary
-
Method Details
-
run
- Parameters:
receipt
- The receipt that was retrieved from the server, if any. If the server returns a receipt it should be used to complete the transfer.- Throws:
IOException
- If the transfer should fail.
-