Uses of Interface
edu.ntnu.item.jt.system.AVUpdateThreadCallback

Packages that use AVUpdateThreadCallback
edu.ntnu.item.jt.system Central functionality class for PowerScan, which among others contain the Frontend and the library interface PowerScan class. 
 

Uses of AVUpdateThreadCallback in edu.ntnu.item.jt.system
 

Classes in edu.ntnu.item.jt.system that implement AVUpdateThreadCallback
 class ThreadHandler
          Responsible for handling threaded parallel malware scan.
 

Methods in edu.ntnu.item.jt.system with parameters of type AVUpdateThreadCallback
 void Scanner.startThreadedAVUpdate(AVUpdateThreadCallback callback)
          Start a AV engine update in a thread.