Class GZIPDecodingInterceptor.FinishableGZIPInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.util.zip.InflaterInputStream
java.util.zip.GZIPInputStream
org.jboss.resteasy.plugins.interceptors.GZIPDecodingInterceptor.FinishableGZIPInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
GZIPDecodingInterceptor

public static class GZIPDecodingInterceptor.FinishableGZIPInputStream extends GZIPInputStream
Version:
$Revision: 1 $
Author:
Bill Burke