类分层结构
- java.lang.Object
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BaseGlobalInterceptor (implements com.github.lianjiatech.retrofit.spring.boot.interceptor.PrototypeInterceptor)
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BaseHttpExceptionMessageFormatter
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BaseLoggingInterceptor (implements okhttp3.Interceptor)
- com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor (implements com.github.lianjiatech.retrofit.spring.boot.interceptor.PrototypeInterceptor)
- 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
- com.github.lianjiatech.retrofit.spring.boot.interceptor.HttpExceptionMessageFormatterInterceptor (implements okhttp3.Interceptor)
- 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.core.RetrofitClientRegistrar (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.core.RetrofitFactoryBean<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>)
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProcessorAutoConfiguration
- com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
注释类型分层结构
- 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.InterceptMark (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2020. All rights reserved.