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 TypeClassDescriptionclass
HTTP DELETE methodclass
Basic implementation of an entity enclosing HTTP request that can be modifiedclass
HTTP GET method.class
HTTP HEAD method.class
HTTP OPTIONS method.class
HTTP PATCH method.class
HTTP POST method.class
HTTP PUT method.class
Base implementation ofHttpUriRequest
.class
HTTP 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