Package com.google.appengine.api.labs.taskqueue.dev

Interface Summary
LocalTaskQueueCallback A callback that is asynchronously invoked by the local Task Queue.
 

Class Summary
LocalTaskQueue A local implementation of the Task Queue service interface backed by Quartz (http://www.opensymphony.com/quartz).
QueueStateInfo Dev Server task queue state descriptor.
QueueStateInfo.HeaderWrapper Wrapper for a Header to avoid exposing pbs to jsp.
QueueStateInfo.TaskStateInfo Description of task state information.
UrlFetchJob Quartz Job implementation that hits a url.