类分层结构
- java.lang.Object
- 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.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.core.RetrofitClientRegistrar (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>)
Copyright © 2020. All rights reserved.