类 BodyLifeCycle
java.lang.Object
com.dtflys.forest.lifecycles.parameter.AbstractBodyLifeCycle<Body>
com.dtflys.forest.lifecycles.parameter.BodyLifeCycle
- 所有已实现的接口:
OnCanceled,OnError,OnLoadCookie,OnProgress,OnRedirection,OnRetry,OnSaveCookie,OnSuccess<Object>,Interceptor<Object>,ParameterAnnotationLifeCycle<Body,Object>
Forest @Body注解的生命周期
- 从以下版本开始:
- 2020-08-21 1:25
- 作者:
- gongjun[dt_flys@hotmail.com]
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.lifecycles.parameter.AbstractBodyLifeCycle
onParameterInitialized从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.dtflys.forest.interceptor.Interceptor
addAttribute, afterExecute, beforeExecute, getAttribute, getAttribute, getAttributeAsDouble, getAttributeAsFloat, getAttributeAsInteger, getAttributeAsString, getAttributes, onBodyEncode, onCanceled, onInvokeMethod, onLoadCookie, onProgress, onRedirection, onRetry, onSaveCookie从接口继承的方法 com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle
onError, onSuccess
-
构造器详细资料
-
BodyLifeCycle
public BodyLifeCycle()
-