static class CacheInterceptor.CachedStreamFactory extends java.lang.Object implements BaseClientResponse.BaseClientResponseStreamFactory
Modifier and Type | Field and Description |
---|---|
(package private) BrowserCache.Entry |
entry |
Constructor and Description |
---|
CachedStreamFactory(BrowserCache.Entry entry) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
void |
performReleaseConnection() |
BrowserCache.Entry entry
public CachedStreamFactory(BrowserCache.Entry entry)
public java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in interface BaseClientResponse.BaseClientResponseStreamFactory
java.io.IOException
public void performReleaseConnection()
performReleaseConnection
in interface BaseClientResponse.BaseClientResponseStreamFactory