Uses of Class
org.apache.http.client.methods.HttpEntityEnclosingRequestBase
-
Packages that use HttpEntityEnclosingRequestBase Package Description 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 Modifier and Type Class Description classHttpPatchHTTP PATCH method.classHttpPostHTTP POST method.classHttpPutHTTP PUT method.(package private) static classRequestBuilder.InternalEntityEclosingRequest
-