Class GZIPContentDecoder

java.lang.Object
org.eclipse.jetty.http.GZIPContentDecoder
org.eclipse.jetty.client.GZIPContentDecoder
All Implemented Interfaces:
ContentDecoder, org.eclipse.jetty.util.component.Destroyable

public class GZIPContentDecoder extends org.eclipse.jetty.http.GZIPContentDecoder implements ContentDecoder
ContentDecoder for the "gzip" encoding.