public class ReportCacheInputStream
extends com.inet.lib.io.ChunkedInputStream
Constructor and Description |
---|
ReportCacheInputStream(ReportCacheKey key,
int timeout)
Create new instance and fetch the first page.
|
Modifier and Type | Method and Description |
---|---|
protected byte[] |
nextChunk() |
public ReportCacheInputStream(ReportCacheKey key, int timeout)
key
- the key for the reporttimeout
- the timeout on access the cache API in milliseconds, 0 means unlimited wait.Copyright © 1999-2020 by i-net software GmbH