Uses of Class
com.noelios.restlet.http.HttpServerConverter

Packages that use HttpServerConverter
com.noelios.restlet.http Implementation of HTTP Connectors. 
 

Uses of HttpServerConverter in com.noelios.restlet.http
 

Methods in com.noelios.restlet.http that return HttpServerConverter
 HttpServerConverter HttpServerHelper.getConverter()
          Returns the converter from HTTP calls to uniform calls.
 

Methods in com.noelios.restlet.http with parameters of type HttpServerConverter
 void HttpServerHelper.setConverter(HttpServerConverter converter)
          Sets the converter from HTTP calls to uniform calls.
 



Copyright © 2005-2008 Noelios Technologies.