Uses of Interface
org.apache.http.client.methods.Configurable
Packages that use Configurable
Package
Description
Standard HTTP method implementations.
Default HTTP client implementation.
-
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.(package private) static class(package private) static class -
Uses of Configurable in org.apache.http.impl.client
Classes in org.apache.http.impl.client that implement Configurable