org.jboss.resteasy.plugins.interceptors.encoding
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.encoding.GZIPDecodingInterceptor.FinishableGZIPInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- GZIPDecodingInterceptor
public static class GZIPDecodingInterceptor.FinishableGZIPInputStream
- extends GZIPInputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GZIPDecodingInterceptor.FinishableGZIPInputStream
public GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream is)
throws IOException
- Throws:
IOException
finish
public void finish()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.