Example usage for com.amazonaws.services.s3.internal RepeatableFileInputStream subclass-usage

List of usage examples for com.amazonaws.services.s3.internal RepeatableFileInputStream subclass-usage

Introduction

In this page you can find the example usage for com.amazonaws.services.s3.internal RepeatableFileInputStream subclass-usage.

Usage

From source file org.kuali.maven.wagon.TransferProgressFileInputStream.java

/**
 * An extension to the {@link FileInputStream} that notifies a @{link TransferProgress} object as it is being read from
 *
 * @author Ben Hale
 * @since 1.1
 */