Uses of Interface
com.amazonaws.event.DeliveryMode
Packages that use DeliveryMode
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of DeliveryMode in com.amazonaws.event
Classes in com.amazonaws.event that implement DeliveryModeModifier and TypeClassDescriptionstatic class
A utility class for capturing and reporting the first exception thrown by a given progress listener.static class
class
An implementation of ProgressListener interface that delegates progressChanged callback to multiple listeners.class
Default implementation for progress tracking.class
Abstract adapter class for a progress listener that is delivered with progress event synchronously. -
Uses of DeliveryMode in com.amazonaws.services.s3.model
Classes in com.amazonaws.services.s3.model that implement DeliveryMode -
Uses of DeliveryMode in com.amazonaws.test.util
Classes in com.amazonaws.test.util that implement DeliveryModeModifier and TypeClassDescriptionclass
Validates the events received by the progress listener.