类 DeleteRequestLifeCycle
java.lang.Object
com.dtflys.forest.lifecycles.method.RequestLifeCycle
com.dtflys.forest.lifecycles.method.DeleteRequestLifeCycle
- 所有已实现的接口:
OnCanceled,OnError,OnLoadCookie,OnProgress,OnRedirection,OnRetry,OnSaveCookie,OnSuccess<Object>,Interceptor<Object>,MethodAnnotationLifeCycle<Annotation,Object>
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.lifecycles.method.RequestLifeCycle
beforeExecute, createMetaRequest从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.dtflys.forest.interceptor.Interceptor
addAttribute, afterExecute, getAttribute, getAttribute, getAttributeAsDouble, getAttributeAsFloat, getAttributeAsInteger, getAttributeAsString, getAttributes, onBodyEncode, onCanceled, onInvokeMethod, onLoadCookie, onProgress, onRedirection, onRetry, onSaveCookie从接口继承的方法 com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle
onError, onSuccess
-
构造器详细资料
-
DeleteRequestLifeCycle
public DeleteRequestLifeCycle()
-
-
方法详细资料
-
onMethodInitialized
- 指定者:
onMethodInitialized在接口中MethodAnnotationLifeCycle<Annotation,Object> - 覆盖:
onMethodInitialized在类中RequestLifeCycle
-