Uses of Class
org.restlet.service.StatusService

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

Uses of StatusService in org.restlet
 

Methods in org.restlet that return StatusService
 StatusService Component.getStatusService()
          Returns the status service.
 StatusService Application.getStatusService()
          Returns the status service.
 

Methods in org.restlet with parameters of type StatusService
 void Component.setStatusService(StatusService statusService)
          Sets the status service.
 void Application.setStatusService(StatusService statusService)
          Sets the status service.
 



Copyright © 2005-2007 Noelios Consulting.