Package jerklib.tasks

Package contains the Task interface and a Task impl

See:
          Description

Interface Summary
Task Task is a job that can be ran by the Session when certain types of events are received.
 

Class Summary
TaskImpl An impl of the Task interface.
 

Package jerklib.tasks Description

Package contains the Task interface and a Task impl