Uses of Class
org.restlet.service.EncoderService

Packages that use EncoderService
org.restlet.engine.application Supports Restlet applications. 
 

Uses of EncoderService in org.restlet.engine.application
 

Methods in org.restlet.engine.application that return EncoderService
 EncoderService Encoder.getEncoderService()
          Returns the parent encoder service.
 

Constructors in org.restlet.engine.application with parameters of type EncoderService
Encoder(Context context, boolean encodingRequest, boolean encodingResponse, EncoderService encoderService)
          Constructor.
 



Copyright © 2005-2014 Restlet.