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 Application.getStatusService()
          Returns the status service.
 StatusService Component.getStatusService()
          Returns the status service, enabled by default.
 

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



Copyright © 2005-2008 Noelios Technologies.