| Package | Description |
|---|---|
| org.restlet |
Core classes of the Restlet 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–2025. All rights reserved.