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

Packages that use HttpEntityEnclosingRequestBase
org.apache.http.client.methods Standard HTTP method implementations. 
 

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–2019 The Apache Software Foundation. All rights reserved.