Uses of Interface
uk.ac.ncl.cs.instantsoap.job.Job

Packages that use Job
uk.ac.ncl.cs.instantsoap.job Job management. 
uk.ac.ncl.cs.instantsoap.job.impl Implementation classes for jobs. 
 

Uses of Job in uk.ac.ncl.cs.instantsoap.job
 

Methods in uk.ac.ncl.cs.instantsoap.job that return Job
 Job JobFactory.newJob()
          Create a brand new job.
 

Uses of Job in uk.ac.ncl.cs.instantsoap.job.impl
 

Classes in uk.ac.ncl.cs.instantsoap.job.impl that implement Job
 class FileJob
          A Job that stores the result in files.
 

Methods in uk.ac.ncl.cs.instantsoap.job.impl that return Job
 Job FileJobFactory.newJob()
           
 



Copyright © 2006-2008. All Rights Reserved.