Package com.amazonaws.event.request
-
Class Summary Class Description Progress Base class used to represent the progress of a logical request/response, which may correspond to either be a physical http request/response, or multiple requests/responses as in a composite operation such as multi-part uploads.ProgressSupport An actual implementation to represent the progress of a request/response.