Package org.jboss.resteasy.client.cache
Class CacheInterceptor.CachedStreamFactory
java.lang.Object
org.jboss.resteasy.client.cache.CacheInterceptor.CachedStreamFactory
- All Implemented Interfaces:
BaseClientResponse.BaseClientResponseStreamFactory
- Enclosing class:
CacheInterceptor
static class CacheInterceptor.CachedStreamFactory
extends Object
implements BaseClientResponse.BaseClientResponseStreamFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entry
BrowserCache.Entry entry
-
-
Constructor Details
-
CachedStreamFactory
-
-
Method Details
-
getInputStream
- Specified by:
getInputStream
in interfaceBaseClientResponse.BaseClientResponseStreamFactory
- Throws:
IOException
-
performReleaseConnection
public void performReleaseConnection()- Specified by:
performReleaseConnection
in interfaceBaseClientResponse.BaseClientResponseStreamFactory
-