|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusService | |
|---|---|
| org.restlet | Core classes of the API. |
| org.restlet.resource | Client and server resource classes. |
| 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. |
| Uses of StatusService in org.restlet.resource |
|---|
| Methods in org.restlet.resource that return StatusService | |
|---|---|
StatusService |
Resource.getStatusService()
Returns the application's status service or create a new one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||