Uses of Package
it.gotoandplay.smartfoxserver.util.scheduling

Packages that use it.gotoandplay.smartfoxserver.util.scheduling
it.gotoandplay.smartfoxserver.util.scheduling   
 

Classes in it.gotoandplay.smartfoxserver.util.scheduling used by it.gotoandplay.smartfoxserver.util.scheduling
ITaskHandler
          The ITaskHandler interface defines 1 single method, doTask() that performs the request action.
Task
          The Task class describes a job to be executed at a specified time, which is handled by the Scheduler class