Uses of Class
uws.job.JobThread

Packages that use JobThread
uws.job   
 

Uses of JobThread in uws.job
 

Fields in uws.job declared as JobThread
protected  JobThread AbstractJob.thread
          The thread to start for executing the job.