类分层结构
- java.lang.Object
- com.github.lianjiatech.retrofit.spring.boot.util.ApplicationContextUtils
- com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.github.lianjiatech.retrofit.spring.boot.degrade.BaseDegradeInterceptor (implements okhttp3.Interceptor)
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BaseLoggingInterceptor (implements com.github.lianjiatech.retrofit.spring.boot.interceptor.NetworkInterceptor)
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor (implements com.github.lianjiatech.retrofit.spring.boot.interceptor.PrototypeInterceptor)
- com.github.lianjiatech.retrofit.spring.boot.degrade.BaseResourceNameParser
- com.github.lianjiatech.retrofit.spring.boot.retry.BaseRetryInterceptor (implements okhttp3.Interceptor)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.BooleanResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.DoubleResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.FloatResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.IntegerResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.LongResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.StringResponseConverter (implements retrofit2.Converter<F,T>)
- com.github.lianjiatech.retrofit.spring.boot.util.BeanExtendUtils
- com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter<R> (implements retrofit2.CallAdapter<R,T>)
- retrofit2.CallAdapter.Factory
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- retrofit2.Converter.Factory
- com.github.lianjiatech.retrofit.spring.boot.core.DefaultErrorDecoder (implements com.github.lianjiatech.retrofit.spring.boot.core.ErrorDecoder)
- com.github.lianjiatech.retrofit.spring.boot.config.DegradeProperty
- com.github.lianjiatech.retrofit.spring.boot.interceptor.ErrorDecoderInterceptor (implements okhttp3.Interceptor)
- com.github.lianjiatech.retrofit.spring.boot.interceptor.GlobalAndNetworkInterceptorFinder
- com.github.lianjiatech.retrofit.spring.boot.degrade.HttpMethodPath
- com.github.lianjiatech.retrofit.spring.boot.config.LogProperty
- com.github.lianjiatech.retrofit.spring.boot.core.NoValidServiceInstanceChooser (implements com.github.lianjiatech.retrofit.spring.boot.core.ServiceInstanceChooser)
- com.github.lianjiatech.retrofit.spring.boot.config.PoolConfig
- com.github.lianjiatech.retrofit.spring.boot.core.PrototypeInterceptorBdfProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory.ResponseCallAdapter<R> (implements retrofit2.CallAdapter<R,T>)
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration (implements org.springframework.context.ApplicationContextAware)
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.RetrofitProcessorAutoConfiguration
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.RetrofitScannerRegistrarNotFoundConfiguration (implements org.springframework.beans.factory.InitializingBean)
- com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
- com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegradeRule
- com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegradeRuleInitializer (implements org.springframework.context.ApplicationListener<E>)
- com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>)
- com.github.lianjiatech.retrofit.spring.boot.core.RetrofitInvocationHandler (implements java.lang.reflect.InvocationHandler)
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
- com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
- com.github.lianjiatech.retrofit.spring.boot.config.RetryProperty
- com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
- com.github.lianjiatech.retrofit.spring.boot.interceptor.ServiceInstanceChooserInterceptor (implements okhttp3.Interceptor)
- com.github.lianjiatech.retrofit.spring.boot.core.SpringCloudServiceInstanceChooser (implements com.github.lianjiatech.retrofit.spring.boot.core.ServiceInstanceChooser)
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
注释类型分层结构
- com.github.lianjiatech.retrofit.spring.boot.retry.Retry (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.Intercepts (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.Intercept (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.RetrofitClient (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.RetrofitScan (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.OkHttpClientBuilder (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.annotation.InterceptMark (implements java.lang.annotation.Annotation)
- com.github.lianjiatech.retrofit.spring.boot.degrade.Degrade (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2022. All rights reserved.