类 DecompressGzipLifeCycle

java.lang.Object
com.dtflys.forest.lifecycles.method.DecompressGzipLifeCycle
所有已实现的接口:
OnCanceled, OnError, OnLoadCookie, OnProgress, OnRedirection, OnRetry, OnSaveCookie, OnSuccess<Object>, Interceptor<Object>, MethodAnnotationLifeCycle<DecompressGzip,Object>

public class DecompressGzipLifeCycle extends Object implements MethodAnnotationLifeCycle<DecompressGzip,Object>
标记是否开启解压GZIP响应内容的注解的生命周期类
从以下版本开始:
1.5.1
作者:
gongjun[dt_flys@hotmail.com]