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 RangeService
Application. getRangeService()
Returns the range service.Methods in org.restlet with parameters of type RangeService Modifier and Type Method Description void
Application. setRangeService(RangeService rangeService)
Sets the range service.
-