Uses of Package
com.amazonaws.http
Packages that use com.amazonaws.http
Package
Description
Synchronous client for accessing Amazon S3.
-
Classes in com.amazonaws.http used by com.amazonawsClassDescriptiona single request lifecycle.Represents an HTTP response returned by an AWS service in response to a service request.
-
Classes in com.amazonaws.http used by com.amazonaws.handlersClassDescriptionRepresents an HTTP response returned by an AWS service in response to a service request.
-
Classes in com.amazonaws.http used by com.amazonaws.httpClassDescriptiona single request lifecycle.Represents an HTTP response returned by an AWS service in response to a service request.Responsible for handling an HTTP response and returning an object of type T.
-
Classes in com.amazonaws.http used by com.amazonaws.protocol.jsonClassDescriptionResponsible for handling an HTTP response and returning an object of type T.Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a JSON unmarshaller.
-
Classes in com.amazonaws.http used by com.amazonaws.services.s3