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

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

Uses of HttpResponse in com.noelios.restlet.http
 

Methods in com.noelios.restlet.http with parameters of type HttpResponse
protected  void HttpServerConverter.addEntityHeaders(HttpResponse response)
          Adds the entity headers for the handled uniform call.
protected  void HttpServerConverter.addResponseHeaders(HttpResponse response)
          Adds the response headers for the handled uniform call.
 void HttpServerConverter.commit(HttpResponse response)
          Commits the changes to a handled uniform call back into the original HTTP call.
 



Copyright © 2005-2008 Noelios Technologies.