Uses of Interface
org.apache.http.client.methods.Configurable
Packages that use Configurable
-
Uses of Configurable in org.apache.http.client.methods
Classes in org.apache.http.client.methods that implement ConfigurableModifier and TypeClassDescriptionclassHTTP DELETE methodclassBasic implementation of an entity enclosing HTTP request that can be modifiedclassHTTP GET method.classHTTP HEAD method.classHTTP OPTIONS method.classHTTP PATCH method.classHTTP POST method.classHTTP PUT method.classBase implementation ofHttpUriRequest.classHTTP TRACE method.