Uses of Class
org.restlet.service.DecoderService
- 
Packages that use DecoderService Package Description org.restlet Core classes of the API. - 
- 
Uses of DecoderService in org.restlet
Methods in org.restlet that return DecoderService Modifier and Type Method Description DecoderServiceApplication. getDecoderService()Returns the decoder service.Methods in org.restlet with parameters of type DecoderService Modifier and Type Method Description voidApplication. setDecoderService(DecoderService decoderService)Sets the decoder service. 
 -