Package org.jboss.resteasy.client.core
Interface BaseClientResponse.BaseClientResponseStreamFactory
-
- All Known Implementing Classes:
CacheInterceptor.CachedStreamFactory
- Enclosing class:
- BaseClientResponse<T>
public static interface BaseClientResponse.BaseClientResponseStreamFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
getInputStream()
void
performReleaseConnection()
-