All Classes and Interfaces

Class
Description
A fluid interface for making HTTP requests using an underlying HttpURLConnection (or sub-class).
Encodes and decodes to and from Base64 notation.
Class that ensures a Closeable gets closed with proper exception handling.
Creates HTTP connections for urls.
Class that and ensures a Flushable gets flushed with proper exception handling.
HTTP request exception whose cause is always an IOException
Operation that handles executing a callback once complete and handling nested exceptions
Request output stream
Callback interface for reporting upload progress for a request.