| Interface | Description |
|---|---|
| RequestFactory |
| Class | Description |
|---|---|
| AbstractWagon |
An abstract implementation of the Wagon interface.
|
| FileHandler | |
| PutFileContext |
This is the context needed by the Wagon for uploading a file and tracking its progress as it goes
|
| S3Listener |
Listen for events about the transfer and record timing and byte count information
|
| S3Wagon |
An implementation of the Maven Wagon interface that is integrated with the Amazon S3 service.
|
| SessionTracker |
Holds timing and byte count information about a transfer operation
|
| TransferProgressFileInputStream |
An extension to the
FileInputStream that notifies a @{link TransferProgress} object as it is being read from |
| TransferTracker |
Holds timing and byte count information about a transfer operation
|
Copyright © 2010–2021. All rights reserved.