Uses of Class
org.restlet.service.TaskService

Packages that use TaskService
org.restlet Core classes of the API. 
 

Uses of TaskService in org.restlet
 

Methods in org.restlet that return TaskService
 TaskService Application.getTaskService()
          Returns a task service to run concurrent tasks.
 

Methods in org.restlet with parameters of type TaskService
 void Application.setTaskService(TaskService taskService)
          Sets the task service.
 



Copyright © 2005-2008 Noelios Technologies.