|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceStreamWaiter
Defines resource that handles data reading by itself.
| Method Summary | |
|---|---|
void |
streamOpened(java.io.InputStream stream,
DownloadCounter counter,
Cache networkCache)
Stream for resource has been opened |
| Method Detail |
|---|
void streamOpened(java.io.InputStream stream,
DownloadCounter counter,
Cache networkCache)
throws java.io.IOException
stream - input stream to datacounter - download counternetworkCache -
java.io.IOException - thrown on read error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||