eXo WS :: Commons Utils 2.3.0-CR2

Uses of Class
org.exoplatform.common.http.client.Request

Packages that use Request
org.exoplatform.common.http.client   
 

Uses of Request in org.exoplatform.common.http.client
 

Methods in org.exoplatform.common.http.client with parameters of type Request
 void Request.copyFrom(Request other)
          Copy all the fields from other to this request.
 int HTTPClientModule.requestHandler(Request request, Response[] response)
          This is invoked before the request is sent.
 int CookieModule.requestHandler(Request req, Response[] resp)
          Invoked by the HTTPClient.
 int HTTPClientModule.responsePhase2Handler(Response response, Request request)
          The phase 2 response handler.
 int CookieModule.responsePhase2Handler(Response resp, Request req)
          Invoked by the HTTPClient.
 


eXo WS :: Commons Utils 2.3.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.