接口 MethodAnnotationLifeCycle<A extends Annotation,I>

类型参数:
A - 注解类
I - 返回类型
所有超级接口:
Interceptor<I>, OnCanceled, OnError, OnLoadCookie, OnProgress, OnRedirection, OnRetry, OnSaveCookie, OnSuccess<I>
所有已知实现类:
AddressLifeCycle, BackendClientLifeCycle, BackendLifeCycle, BasicAuthLifeCycle, BodyTypeLifeCycle, DecompressGzipLifeCycle, DeleteRequestLifeCycle, DownloadLifeCycle, GetRequestLifeCycle, HeadersLifeCycle, HeadRequestLifeCycle, HttpClientLifeCycle, HTTPProxyLifeCycle, LogEnabledLifeCycle, LogHandlerLifeCycle, OAuth2LifeCycle, OkHttp3LifeCycle, OptionsRequestLifeCycle, PatchRequestLifeCycle, PostRequestLifeCycle, PutRequestLifeCycle, RedirectionLifeCycle, RequestLifeCycle, RetryerLifeCycle, RetryLifeCycle, SSLHostnameVerifierLifeCycle, SSLSocketFactoryBuilderLifeCycle, SuccessLifeCycle, TraceRequestLifeCycle

public interface MethodAnnotationLifeCycle<A extends Annotation,I> extends Interceptor<I>
方法注解的生命周期