Package net.integrio.maven.aws.data
Interface TransferProgress
-
- All Known Implementing Classes:
StandardTransferProgress
public interface TransferProgress
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotify(byte[] buffer, int length)Notify that transfer progress has occurred
-