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.
|
Copyright © 2022. All rights reserved.