Java com.amazonaws.event ProgressListenerChain fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.event ProgressListenerChain fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.event ProgressListenerChain.

The text is from its open source code.

Constructor

ProgressListenerChain(ProgressListener... listeners)
Create a listener chain that directly passes all the progress events to the specified listeners.