|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StreamableDownloader
Super-interface for downloaders that may or may not be capable of streaming.
| Method Summary | |
|---|---|
long |
getStartTime()
Accessor the time the download started. |
boolean |
isStreamable()
Returns whether or not this downloader can be streamed. |
| Method Detail |
|---|
boolean isStreamable()
true if the downloader can be streamed, otherwise
false.long getStartTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||