|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResumableBodyConsumer
| Method Summary | |
|---|---|
long |
getTransferredBytes()
Get the previously transferred bytes, for example the current file size. |
void |
resume()
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file. |
| Methods inherited from interface com.ning.http.client.BodyConsumer |
|---|
close, consume |
| Method Detail |
|---|
void resume()
throws IOException
IOException
long getTransferredBytes()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||