Uses of Class
org.restlet.service.RangeService
- 
Packages that use RangeService Package Description org.restlet Core classes of the API. - 
- 
Uses of RangeService in org.restlet
Methods in org.restlet that return RangeService Modifier and Type Method Description RangeServiceApplication. getRangeService()Returns the range service.Methods in org.restlet with parameters of type RangeService Modifier and Type Method Description voidApplication. setRangeService(RangeService rangeService)Sets the range service. 
 -