com.application.areca.impl
Interface IOTask

All Known Implementing Classes:
AbstractIncrementalFileSystemMedium.CheckHash

public interface IOTask


Author:
Olivier PETRUCCI

Areca Build ID : 7299034069467778562

Method Summary
 void run()
           
 

Method Detail

run

void run()
         throws java.io.IOException,
                TaskCancelledException,
                ApplicationException
Throws:
java.io.IOException
TaskCancelledException
ApplicationException