Restlet Framework 2.2.2
Java Enterprise Edition

Uses of Class
org.restlet.service.EncoderService

Packages that use EncoderService
org.restlet Core classes of the API. 
 

Uses of EncoderService in org.restlet
 

Methods in org.restlet that return EncoderService
 EncoderService Application.getEncoderService()
          Returns the encoder service.
 

Methods in org.restlet with parameters of type EncoderService
 void Application.setEncoderService(EncoderService encoderService)
          Sets the encoder service.
 


Restlet Framework 2.2.2
Java Enterprise Edition

Copyright © 2005-2014 Restlet.