| 
Class Summary | 
| 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 | 
| SimpleFormatter | 
Very simple formatter for formatting a few things - transfer rate, elapsed time, bytes | 
| 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 |