All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description HttpRequest A fluid interface for making HTTP requests using an underlyingHttpURLConnection(or sub-class).HttpRequest.Base64 Encodes and decodes to and from Base64 notation.HttpRequest.CloseOperation<V> Class that ensures aCloseablegets closed with proper exception handling.HttpRequest.ConnectionFactory CreatesHTTP connectionsforurls.HttpRequest.FlushOperation<V> Class that and ensures aFlushablegets flushed with proper exception handling.HttpRequest.HttpRequestException HTTP request exception whose cause is always anIOExceptionHttpRequest.Operation<V> Operation that handles executing a callback once complete and handling nested exceptionsHttpRequest.RequestOutputStream Request output streamHttpRequest.UploadProgress Callback interface for reporting upload progress for a request.