All Classes and Interfaces

Class
Description
 
A HttpUrlConnectionFactory decorator that sets connection and socket timeouts on the connection (rather than waiting forever).
An HttpRequestExecutor that uses Java's HttpUrlConnection (through PlainHttpUrlConnectionExecutor) and appends its name and version, and the platform's description (http.agent system property) to User-Agent request header (or creates it if it doesn't exist).
Interface of a factory for HttpUrlConnection instances.
An HttpRequestExecutor that's based on Java's HttpUrlConnection.
A Filter that tests for equality in a case agnostic way.