Package org.openprivacy.reptile.tasks

Interface Summary
Task Generic interface for running tasks in the background.
 

Class Summary
BaseTask Responsible for updating Reptile subscriptions with the Proxy mechanism.
ProxyUpdateTask Responsible for updating content with the Proxy.
SubscriptionProxyUpdateTask Responsible for updating Reptile subscriptions with the Proxy mechanism.
TaskInitializer  
TaskManager Generic interface for running tasks in the background.
TaskThread Handles actually running the necessary tasks as threads.