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 HttpPost
          HTTP POST method.
 class HttpPut
          HTTP PUT method.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.