Package | Description |
---|---|
org.restlet |
Core classes of the API.
|
org.restlet.engine.application |
Supports Restlet applications.
|
Modifier and Type | Method and Description |
---|---|
RangeService |
Application.getRangeService()
Returns the range service.
|
Modifier and Type | Method and Description |
---|---|
void |
Application.setRangeService(RangeService rangeService)
Sets the range service.
|
Modifier and Type | Method and Description |
---|---|
RangeService |
RangeFilter.getRangeService()
Returns the Range service of the parent application.
|
Copyright © 2005-2012. All Rights Reserved.