Uses of Class
org.restlet.service.ConverterService

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

Uses of ConverterService in org.restlet
 

Methods in org.restlet that return ConverterService
 ConverterService Application.getConverterService()
          Returns the converter service.
 

Methods in org.restlet with parameters of type ConverterService
 void Application.setConverterService(ConverterService converterService)
          Sets the converter service.
 



Copyright © 2005-2007 Noelios Technologies.