Uses of Class
org.apache.http.client.methods.HttpEntityEnclosingRequestBase

Packages that use HttpEntityEnclosingRequestBase
org.apache.http.client.methods Request implementations for the various HTTP methods like GET and POST. 
 

Uses of HttpEntityEnclosingRequestBase in org.apache.http.client.methods
 

Subclasses of HttpEntityEnclosingRequestBase in org.apache.http.client.methods
 class HttpPatch
          HTTP PATCH method.
 class HttpPost
          HTTP POST method.
 class HttpPut
          HTTP PUT method.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.