Package org.jets3t.service.impl.rest.httpclient
package org.jets3t.service.impl.rest.httpclient
-
ClassDescriptionREST/HTTP implementation of Google Storage Service based on the HttpClient library.Simple container object to store an HttpMethod object representing a request connection, and a count of the byte size of the S3 object associated with the request.Utility class to wrap InputStreams obtained from an HttpClient library's HttpMethod object, and ensure the stream and HTTP connection is cleaned up properly.An HttpClient request entity whose underlying data can be re-read (that is, repeated) if necessary to retry failed transmissions.REST/HTTP implementation of an S3Service based on the HttpClient library.Abstract REST/HTTP implementation of an S3Service based on the HttpClient library.