|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
BytesProgressWatcher instead.
public interface BytesTransferredWatcher
Interface that provides notifications of the count of bytes transferred in some process.
| Method Summary | |
|---|---|
void |
bytesTransferredUpdate(long transferredBytes)
Deprecated. Method used to notify classes implementing this interface that some number of bytes have been transferred. |
| Method Detail |
|---|
void bytesTransferredUpdate(long transferredBytes)
transferredBytes - the count of bytes transferred.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||