跳过导航链接
A B C D E F G H I L M N O P R S T U V W 

A

adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter
 
adapt(Call<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory.ResponseCallAdapter
 
addReactiveCallAdapterFactory(Retrofit.Builder) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
aggregate - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
是否聚合打印请求日志
AnnotationExtendUtils - com.github.lianjiatech.retrofit.spring.boot.util中的类
 
AnnotationExtendUtils() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.util.AnnotationExtendUtils
 
annotations - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
AppContextUtils - com.github.lianjiatech.retrofit.spring.boot.util中的类
 
AppContextUtils() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.util.AppContextUtils
 
applicationContext - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
applicationContext - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.interceptor.ErrorDecoderInterceptor
 
AutoConfiguredRetrofitScannerRegistrar - com.github.lianjiatech.retrofit.spring.boot.core中的类
This will just scan the same base package as Spring Boot does.
AutoConfiguredRetrofitScannerRegistrar() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
autoSetPrototypeScopeForPathMathInterceptor - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
自动设置PathMathInterceptor的scope为prototype

B

BasePathMatchInterceptor - com.github.lianjiatech.retrofit.spring.boot.interceptor中的类
路径匹配拦截器, 如果使用spring-bean方式,使用原型模式
BasePathMatchInterceptor() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
 
BaseRetrofitDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade中的类
 
BaseRetrofitDegrade() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
basicTypeConverterFactory() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
BasicTypeConverterFactory - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory
 
BasicTypeConverterFactory.BooleanResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory.DoubleResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory.FloatResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory.IntegerResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory.LongResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BasicTypeConverterFactory.StringResponseConverter - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BeanExtendUtils - com.github.lianjiatech.retrofit.spring.boot.util中的类
 
BeanExtendUtils() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.util.BeanExtendUtils
 
beanFactory - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
BodyCallAdapter(Type, Annotation[], Retrofit) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
BodyCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter
 
BodyCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter
 
BodyCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter
 
BodyCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core中的类
同步调用,如果返回的http状态码是是成功,返回responseBody 反序列化之后的对象。
BodyCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory
 
BodyCallAdapterFactory.BodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
BodyCallback(MonoSink<R>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter.BodyCallback
 
BodyCallBack(SingleEmitter<R>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
BodyCallBack(SingleEmitter<R>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
bodyHasUnknownEncoding(Headers) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
BooleanResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.BooleanResponseConverter
 
buffer - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor.BufferingLogger
 
BufferingLogger(HttpLoggingInterceptor.Logger) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor.BufferingLogger
 

C

callTimeoutMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.GlobalTimeoutProperty
全局完整调用超时时间
choose(String) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ServiceInstanceChooser
Chooses a ServiceInstance URI from the LoadBalancer for the specified service.
choose(String) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ServiceInstanceChooser.NoValidServiceInstanceChooser
 
CIRCUIT_BREAKER_CLASS_NAME - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
circuitBreakerConfigMap - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
circuitBreakerConfigName - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.GlobalResilience4jDegradeProperty
根据该名称从#CircuitBreakerConfigRegistry获取CircuitBreakerConfig,作为全局熔断配置
CircuitBreakerConfigRegistrar - com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j中的接口
 
CircuitBreakerConfigRegistry - com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j中的类
 
CircuitBreakerConfigRegistry(List<CircuitBreakerConfigRegistrar>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
circuitBreakerConfigRegistry - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
circuitBreakerRegistry - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
classLoader - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
classLoader - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
classLoader - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
ClassPathRetrofitClientScanner - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
ClassPathRetrofitClientScanner(BeanDefinitionRegistry, ClassLoader) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
com.github.lianjiatech.retrofit.spring.boot.config - 程序包 com.github.lianjiatech.retrofit.spring.boot.config
 
com.github.lianjiatech.retrofit.spring.boot.core - 程序包 com.github.lianjiatech.retrofit.spring.boot.core
 
com.github.lianjiatech.retrofit.spring.boot.core.reactive - 程序包 com.github.lianjiatech.retrofit.spring.boot.core.reactive
 
com.github.lianjiatech.retrofit.spring.boot.degrade - 程序包 com.github.lianjiatech.retrofit.spring.boot.degrade
 
com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j - 程序包 com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j
 
com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel - 程序包 com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel
 
com.github.lianjiatech.retrofit.spring.boot.exception - 程序包 com.github.lianjiatech.retrofit.spring.boot.exception
 
com.github.lianjiatech.retrofit.spring.boot.interceptor - 程序包 com.github.lianjiatech.retrofit.spring.boot.interceptor
 
com.github.lianjiatech.retrofit.spring.boot.log - 程序包 com.github.lianjiatech.retrofit.spring.boot.log
 
com.github.lianjiatech.retrofit.spring.boot.retry - 程序包 com.github.lianjiatech.retrofit.spring.boot.retry
 
com.github.lianjiatech.retrofit.spring.boot.util - 程序包 com.github.lianjiatech.retrofit.spring.boot.util
 
connectTimeoutMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.GlobalTimeoutProperty
全局连接超时时间
Constants - com.github.lianjiatech.retrofit.spring.boot.core中的接口
 
CONTENT_ENCODING - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.BooleanResponseConverter
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.DoubleResponseConverter
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.FloatResponseConverter
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.IntegerResponseConverter
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.LongResponseConverter
 
convert(ResponseBody) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.StringResponseConverter
 
convertBaseUrl(RetrofitClient, String, Environment) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
count - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.GlobalSentinelDegradeProperty
各降级策略对应的阈值。
create(Object, Class<T>, ApplicationContext) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
create(Throwable) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.FallbackFactory
Returns an instance of the fallback appropriate for the given cause
createOkHttpClient() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
createRetrofit() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 

D

DEFAULT_CIRCUIT_BREAKER_CONFIG - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
DefaultErrorDecoder() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.ErrorDecoder.DefaultErrorDecoder
 
degrade - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
熔断降级配置 degrade config
DEGRADE_TYPE - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
DegradeProperty - com.github.lianjiatech.retrofit.spring.boot.degrade中的类
 
DegradeProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProperty
 
DegradeProxy - com.github.lianjiatech.retrofit.spring.boot.degrade中的类
 
DegradeProxy(Object, Object, FallbackFactory<?>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
degradeType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProperty
熔断降级类型。
delegate - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor.BufferingLogger
 
doIntercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
do intercept
doScan(String...) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
DoubleResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.DoubleResponseConverter
 

E

emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
emitter - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
enable - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.GlobalResilience4jDegradeProperty
是否开启
enable - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.GlobalSentinelDegradeProperty
是否开启
enable - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
是否启用日志
enable - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.GlobalRetryProperty
是否启用全局重试,启用的话,所有HTTP请求都会自动重试。
environment - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
environment - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
ErrorDecoder - com.github.lianjiatech.retrofit.spring.boot.core中的接口
错误解码器。
ErrorDecoder.DefaultErrorDecoder - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
errorDecoderInterceptor - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
ErrorDecoderInterceptor - com.github.lianjiatech.retrofit.spring.boot.interceptor中的类
 
ErrorDecoderInterceptor() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.interceptor.ErrorDecoderInterceptor
 
errorExecuting(Request, IOException) - 异常错误 中的静态方法com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitException
 
errorStatus(Request, Response) - 异常错误 中的静态方法com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitException
 
errorUnknown(Request, Exception) - 异常错误 中的静态方法com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitException
 
exceptionDecode(Request, Exception) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ErrorDecoder
当请求发生除IO异常之外的其它异常时,将HTTP信息解码到异常中。
exclude - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
 

F

fallback - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
fallbackFactory - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
FallbackFactory<T> - com.github.lianjiatech.retrofit.spring.boot.degrade中的接口
 
findInterceptorByAnnotation() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
findLogging(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
findMergedAnnotation(Method, Class<?>, Class<A>) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.AnnotationExtendUtils
查找方法及其类上的指定注解,优先返回方法上的。
FloatResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.FloatResponseConverter
 
flush() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor.BufferingLogger
 
formatResourceName(String, HttpMethodPath) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 

G

get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory
 
get(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory
 
get(String) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
get(String) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
getBeanOrNew(ApplicationContext, Class<T>) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.AppContextUtils
优先从Spring容器获取实例,如果获取失败,调用无参方法创建,如果再失败,尝试调用无参create静态方法创建
getFallbackObject(Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
getGlobalInterceptors() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
getNetworkInterceptors() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
getObject() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
getObjectType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
getPackagesToScan(AnnotationAttributes) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
getTargetInstanceIfNecessary(T) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.AppContextUtils
 
globalCallAdapterFactories - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
全局调用适配器工厂,适配器实例优先从Spring容器获取,如果没有获取到,则反射创建。
globalCallAdapterFactoryClasses - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
globalConverterFactories - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
全局转换器工厂,转换器实例优先从Spring容器获取,如果没有获取到,则反射创建。
globalConverterFactoryClasses - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
GlobalInterceptor - com.github.lianjiatech.retrofit.spring.boot.interceptor中的接口
 
globalInterceptors - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
globalLog - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
全局日志配置 log config
GlobalLogProperty - com.github.lianjiatech.retrofit.spring.boot.log中的类
全局日志配置
GlobalLogProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
 
globalLogProperty - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
globalResilience4jDegrade - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProperty
全局Resilience4j降级配置
GlobalResilience4jDegradeProperty - com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j中的类
全局Resilience4j降级配置
GlobalResilience4jDegradeProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.GlobalResilience4jDegradeProperty
 
globalResilience4jDegradeProperty - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
globalRetry - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
全局重试配置 retry config
GlobalRetryProperty - com.github.lianjiatech.retrofit.spring.boot.retry中的类
全局重试配置
GlobalRetryProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.retry.GlobalRetryProperty
 
globalRetryProperty - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
globalSentinelDegrade - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProperty
全局Sentinel降级配置
GlobalSentinelDegradeProperty - com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel中的类
全局Sentinel降级配置
GlobalSentinelDegradeProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.GlobalSentinelDegradeProperty
 
globalSentinelDegradeProperty - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
globalTimeout - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
全局超时配置
GlobalTimeoutProperty - com.github.lianjiatech.retrofit.spring.boot.config中的类
只有在@RetrofitClient.sourceOkHttpClient为NO_SOURCE_OK_HTTP_CLIENT时才有效
GlobalTimeoutProperty() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.GlobalTimeoutProperty
 
grade - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.GlobalSentinelDegradeProperty
降级策略(0:平均响应时间;1:异常比例;2:异常数量)
GZIP - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 

H

HTTP_OUT - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
HTTP_PREFIX - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
HttpMethodPath - com.github.lianjiatech.retrofit.spring.boot.degrade中的类
 
HttpMethodPath(String, String) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.HttpMethodPath
 

I

IDENTITY - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
include - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
 
init() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
init() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory
 
INSTANCE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory
 
IntegerResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.IntegerResponseConverter
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.ErrorDecoderInterceptor
 
Intercept - com.github.lianjiatech.retrofit.spring.boot.interceptor中的注释类型
自动将注解上的参数值赋值到handleInterceptor实例上 Automatically assign the parameter value on the annotation to the handleInterceptor instance
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.ServiceChooseInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
InterceptMark - com.github.lianjiatech.retrofit.spring.boot.interceptor中的注释类型
拦截标记注解 Intercept mark
Intercepts - com.github.lianjiatech.retrofit.spring.boot.interceptor中的注释类型
 
InternalCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core中的接口
组件内置CallAdapterFactory,标记接口。
intervalMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.GlobalRetryProperty
重试时间间隔 Retry interval
intervalMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
INVALID_TIMEOUT_VALUE - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
invalidRespDecode(Request, Response) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ErrorDecoder
当无效响应的时候,将HTTP信息解码到异常中,无效响应由业务自行判断。
invoke(Object, Method, Object[]) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
ioExceptionDecode(Request, IOException) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ErrorDecoder
当请求发生IO异常时,将HTTP信息解码到异常中。
isAnnotationPresentIncludeMethod(Class<?>, Class<A>) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.AnnotationExtendUtils
判断某个类及其公有方法上是否存在指定注解。
isCandidateComponent(AnnotatedBeanDefinition) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
isDefaultOrStatic(Method) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
isEnableDegrade(Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
isEnableDegrade(Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
isEnableDegrade(Class<?>) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegrade
对于指定Retrofit接口,是否允许降级
isEnableDegrade(Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
isMatch(String[], String) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
当前http的url路径是否与指定的patterns匹配。
isSingleton() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 

L

loadDegradeRules(Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
loadDegradeRules(Class<?>) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegrade
加载指定Retrofit接口下的降级规则
loadDegradeRules(Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
log(String) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor.BufferingLogger
 
Logging - com.github.lianjiatech.retrofit.spring.boot.log中的注释类型
 
loggingInterceptor - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
LoggingInterceptor - com.github.lianjiatech.retrofit.spring.boot.log中的类
 
LoggingInterceptor(GlobalLogProperty) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
LoggingInterceptor.BufferingLogger - com.github.lianjiatech.retrofit.spring.boot.log中的类
 
logLevel - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
日志打印级别,支持的日志级别参见LogLevel Log printing level, see LogLevel for supported log levels
LogLevel - com.github.lianjiatech.retrofit.spring.boot.log中的枚举
 
LogLevel() - 枚举 的构造器com.github.lianjiatech.retrofit.spring.boot.log.LogLevel
 
logName - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
日志名称,默认为LoggingInterceptor 的全类名
logStrategy - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.log.GlobalLogProperty
日志打印策略,支持的日志打印策略参见LogStrategy Log printing strategy, see LogStrategy for supported log printing strategies
LogStrategy - com.github.lianjiatech.retrofit.spring.boot.log中的枚举
 
LogStrategy() - 枚举 的构造器com.github.lianjiatech.retrofit.spring.boot.log.LogStrategy
 
LongResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.LongResponseConverter
 

M

matchLogger(String, LogLevel) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
maxRetries - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.GlobalRetryProperty
最大重试次数 The maximum number of retries
maxRetries - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
method - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.HttpMethodPath
request method. such as GET, POST, PUT etc.
MonoCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
MonoCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory
 
MonoCallAdapterFactory.BodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
MonoCallAdapterFactory.BodyCallAdapter.BodyCallback - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
MonoCallAdapterFactory.ResponseCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
MonoCallAdapterFactory.ResponseCallAdapter.ResponseCallback - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
monoSink - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter.BodyCallback
 
monoSink - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter.ResponseCallback
 

N

needDegrade(Resilience4jDegrade) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
needDegrade(SentinelDegrade) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
needLog(Logging) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.log.LoggingInterceptor
 
needRetry(Retry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
NetworkInterceptor - com.github.lianjiatech.retrofit.spring.boot.interceptor中的接口
 
networkInterceptors - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
NO_SOURCE_OK_HTTP_CLIENT - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
NonBodyCallAdapter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter
 
NonBodyCallAdapter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter
 
NonBodyCallBack(CompletableEmitter) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
NonBodyCallBack(CompletableEmitter) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
NONE - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegrade
 
NoValidServiceInstanceChooser() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.ServiceInstanceChooser.NoValidServiceInstanceChooser
 

O

okHttpClientMap - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter.BodyCallback
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter.ResponseCallback
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
onFailure(Call<R>, Throwable) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter.BodyCallback
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter.ResponseCallback
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack
 
onResponse(Call<R>, Response<R>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 

P

parseHttpMethodPath(Method) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.ResourceNameParser
解析方法路径
parseResourceName(Method, Class<?>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
parseResourceName(Method, Class<?>) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.ResourceNameParser
解析资源名称
path - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.HttpMethodPath
request path
pathMatcher - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
 
pathMatchInterceptorBdfProcessor() - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.RetrofitAdvanceConfiguration
 
PathMatchInterceptorBdfProcessor - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
PathMatchInterceptorBdfProcessor() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.PathMatchInterceptorBdfProcessor
 
populate(Object, Map<String, ?>) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.BeanExtendUtils
使用map填充bean实例的属性值。
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.PathMatchInterceptorBdfProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.PathMatchInterceptorBdfProcessor
 
processBeanDefinitions(Set<BeanDefinitionHolder>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
properties - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.Resilience4jConfiguration
 
properties - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.SentinelConfiguration
 

R

reactor3ClassExist() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
readResponseBody(Response) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
read ResponseBody as String
ReadResponseBodyException - com.github.lianjiatech.retrofit.spring.boot.exception中的异常错误
 
ReadResponseBodyException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ReadResponseBodyException
 
ReadResponseBodyException(String) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ReadResponseBodyException
 
ReadResponseBodyException(Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ReadResponseBodyException
 
readTimeoutMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.GlobalTimeoutProperty
全局读取超时时间
register(SourceOkHttpClientRegistry) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistrar
register(String, OkHttpClient) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
register(CircuitBreakerConfigRegistry) - 接口 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistrar
register(String, CircuitBreakerConfig) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
registerFilters() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ClassPathRetrofitClientScanner
 
registrars - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
registrars - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.CircuitBreakerConfigRegistry
 
requestBodyConverter(Type, Annotation[], Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory
 
RESILIENCE4J - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegrade
 
Resilience4jConfiguration(RetrofitProperties) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.Resilience4jConfiguration
 
Resilience4jDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j中的注释类型
 
Resilience4jRetrofitDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j中的类
 
Resilience4jRetrofitDegrade(CircuitBreakerRegistry, GlobalResilience4jDegradeProperty, CircuitBreakerConfigRegistry) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.resilience4j.Resilience4jRetrofitDegrade
 
RESOURCE_NAME_CACHE - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
resourceLoader - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
resourceLoader - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
ResourceNameParser - com.github.lianjiatech.retrofit.spring.boot.degrade中的接口
 
responseBodyConverter(Type, Annotation[], Retrofit) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory
 
ResponseCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter
 
ResponseCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter
 
ResponseCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter
 
ResponseCallAdapter(Type) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory.ResponseCallAdapter
 
ResponseCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core中的类
同步调用执行,直接返回 #Response 对象。
ResponseCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory
 
ResponseCallAdapterFactory.ResponseCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
ResponseCallback(MonoSink<Response<R>>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter.ResponseCallback
 
ResponseCallBack(SingleEmitter<Response<R>>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
ResponseCallBack(SingleEmitter<Response<R>>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.BodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.MonoCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.BodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.BodyCallAdapter
 
responseType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory.ResponseCallAdapter
 
responseType() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory.ResponseCallAdapter
 
retrofit - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
RETROFIT - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
RetrofitAdvanceConfiguration() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.RetrofitAdvanceConfiguration
 
RetrofitAutoConfiguration - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitAutoConfiguration(RetrofitProperties) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
RetrofitAutoConfiguration.Resilience4jConfiguration - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitAutoConfiguration.RetrofitAdvanceConfiguration - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitAutoConfiguration.RetrofitScannerRegistrarNotFoundConfiguration - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitAutoConfiguration.SentinelConfiguration - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitBlockException - com.github.lianjiatech.retrofit.spring.boot.degrade中的异常错误
 
RetrofitBlockException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitBlockException
 
RetrofitBlockException(Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitBlockException
 
retrofitCircuitBreakerConfigRegistry(List<CircuitBreakerConfigRegistrar>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.Resilience4jConfiguration
 
RetrofitClient - com.github.lianjiatech.retrofit.spring.boot.core中的注释类型
 
RetrofitClientScannerRegistrar - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
RetrofitClientScannerRegistrar() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
retrofitConfigBean(RetrofitDegrade, List<GlobalInterceptor>, List<NetworkInterceptor>, ServiceChooseInterceptor, RetryInterceptor, LoggingInterceptor, ErrorDecoderInterceptor, SourceOkHttpClientRegistry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
RetrofitConfigBean - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitConfigBean(RetrofitProperties) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
retrofitConfigBean - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
retrofitDefaultErrorDecoder() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
retrofitDegrade - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
RetrofitDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade中的接口
 
retrofitErrorDecoderInterceptor() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
RetrofitException - com.github.lianjiatech.retrofit.spring.boot.exception中的异常错误
 
RetrofitException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitException
 
RetrofitException(String) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitException
 
RetrofitFactoryBean<T> - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
RetrofitFactoryBean(Class<T>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
retrofitInterface - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
RetrofitIOException - com.github.lianjiatech.retrofit.spring.boot.exception中的异常错误
 
RetrofitIOException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitIOException
 
RetrofitIOException(String) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetrofitIOException
 
retrofitJacksonConverterFactory() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
retrofitLoggingInterceptor() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
retrofitProperties - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
retrofitProperties - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
RetrofitProperties - com.github.lianjiatech.retrofit.spring.boot.config中的类
 
RetrofitProperties() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitProperties
 
retrofitResilience4jRetrofitDegrade(CircuitBreakerConfigRegistry) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.Resilience4jConfiguration
 
retrofitRetryInterceptor() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
RetrofitScan - com.github.lianjiatech.retrofit.spring.boot.core中的注释类型
 
RetrofitScannerRegistrarNotFoundConfiguration() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.RetrofitScannerRegistrarNotFoundConfiguration
 
retrofitSentinelRetrofitDegrade() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.SentinelConfiguration
 
retrofitServiceChooseInterceptor(ServiceInstanceChooser) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
retrofitServiceInstanceChooser() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
RetrofitUtils - com.github.lianjiatech.retrofit.spring.boot.util中的类
 
RetrofitUtils() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 
Retry - com.github.lianjiatech.retrofit.spring.boot.retry中的注释类型
 
retry() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
RetryFailedException - com.github.lianjiatech.retrofit.spring.boot.exception中的异常错误
 
RetryFailedException(String) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetryFailedException
 
RetryFailedException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.RetryFailedException
 
retryIntercept(int, int, RetryRule[], Interceptor.Chain) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
retryInterceptor - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
RetryInterceptor - com.github.lianjiatech.retrofit.spring.boot.retry中的类
 
RetryInterceptor(GlobalRetryProperty) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
RetryRule - com.github.lianjiatech.retrofit.spring.boot.retry中的枚举
触发重试的规则 Rules that trigger retry
RetryRule() - 枚举 的构造器com.github.lianjiatech.retrofit.spring.boot.retry.RetryRule
 
retryRules - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.retry.GlobalRetryProperty
重试规则,默认 响应状态码不是2xx 或者 发生IO异常 时触发重试 Retry rule
RetryStrategy - com.github.lianjiatech.retrofit.spring.boot.retry中的类
重试机制
RetryStrategy(int, int) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
returnType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.BodyCallAdapterFactory.BodyCallAdapter
 
returnType - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.core.ResponseCallAdapterFactory.ResponseCallAdapter
 
rxjava2ClassExist() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
Rxjava2CompletableCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2CompletableCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2CompletableCallAdapterFactory
 
Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2SingleCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2SingleCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava2SingleCallAdapterFactory
 
Rxjava2SingleCallAdapterFactory.BodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2SingleCallAdapterFactory.ResponseCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava2SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
rxjava3ClassExist() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
Rxjava3CompletableCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3CompletableCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3CompletableCallAdapterFactory
 
Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3CompletableCallAdapterFactory.NonBodyCallAdapter.NonBodyCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3SingleCallAdapterFactory - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3SingleCallAdapterFactory() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.reactive.Rxjava3SingleCallAdapterFactory
 
Rxjava3SingleCallAdapterFactory.BodyCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3SingleCallAdapterFactory.BodyCallAdapter.BodyCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3SingleCallAdapterFactory.ResponseCallAdapter<R> - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 
Rxjava3SingleCallAdapterFactory.ResponseCallAdapter.ResponseCallBack - com.github.lianjiatech.retrofit.spring.boot.core.reactive中的类
 

S

SENTINEL - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.degrade.RetrofitDegrade
 
SentinelConfiguration(RetrofitProperties) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration.SentinelConfiguration
 
SentinelDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel中的注释类型
 
SentinelRetrofitDegrade - com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel中的类
 
SentinelRetrofitDegrade(GlobalSentinelDegradeProperty) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.SentinelRetrofitDegrade
 
serviceChooseInterceptor - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
ServiceChooseInterceptor - com.github.lianjiatech.retrofit.spring.boot.interceptor中的类
 
ServiceChooseInterceptor(ServiceInstanceChooser) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.interceptor.ServiceChooseInterceptor
 
ServiceInstanceChooseException - com.github.lianjiatech.retrofit.spring.boot.exception中的异常错误
 
ServiceInstanceChooseException(String, Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ServiceInstanceChooseException
 
ServiceInstanceChooseException(String) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ServiceInstanceChooseException
 
ServiceInstanceChooseException(Throwable) - 异常错误 的构造器com.github.lianjiatech.retrofit.spring.boot.exception.ServiceInstanceChooseException
 
ServiceInstanceChooser - com.github.lianjiatech.retrofit.spring.boot.core中的接口
 
serviceInstanceChooser - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.interceptor.ServiceChooseInterceptor
 
ServiceInstanceChooser.NoValidServiceInstanceChooser - com.github.lianjiatech.retrofit.spring.boot.core中的类
 
setApplicationContext(ApplicationContext) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
setApplicationContext(ApplicationContext) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.interceptor.ErrorDecoderInterceptor
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
setEnvironment(Environment) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitFactoryBean
 
setEnvironment(Environment) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.degrade.BaseRetrofitDegrade
 
setProperty(Object, String, Object) - 类 中的静态方法com.github.lianjiatech.retrofit.spring.boot.util.BeanExtendUtils
为指定实例对象的指定属性赋值,待赋值的属性字段必须提供setter方法。
setResourceLoader(ResourceLoader) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.AutoConfiguredRetrofitScannerRegistrar
 
setResourceLoader(ResourceLoader) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.core.RetrofitClientScannerRegistrar
 
shouldRetry() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
shouldThrowEx(HashSet<RetryRule>, Exception) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryInterceptor
 
source - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.DegradeProxy
 
SourceOkHttpClientRegistrar - com.github.lianjiatech.retrofit.spring.boot.core中的接口
SourceOkHttpClientRegistry注册器
sourceOkHttpClientRegistry(List<SourceOkHttpClientRegistrar>) - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.config.RetrofitAutoConfiguration
 
sourceOkHttpClientRegistry - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean
 
SourceOkHttpClientRegistry - com.github.lianjiatech.retrofit.spring.boot.core中的类
SourceOkHttpClient注册中心
SourceOkHttpClientRegistry(List<SourceOkHttpClientRegistrar>) - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.SourceOkHttpClientRegistry
 
SPH_U_CLASS_NAME - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
STR_EMPTY - 接口 中的静态变量com.github.lianjiatech.retrofit.spring.boot.core.Constants
 
StringResponseConverter() - 类 的构造器com.github.lianjiatech.retrofit.spring.boot.core.BasicTypeConverterFactory.StringResponseConverter
 
SUFFIX - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 

T

timeWindow - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.degrade.sentinel.GlobalSentinelDegradeProperty
熔断时长,单位为 s

U

UTF8 - 类 中的静态变量com.github.lianjiatech.retrofit.spring.boot.util.RetrofitUtils
 

V

valueOf(String) - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.log.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.log.LogStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryRule
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.log.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.log.LogStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryRule
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

waitUntilNextTry() - 类 中的方法com.github.lianjiatech.retrofit.spring.boot.retry.RetryStrategy
 
writeTimeoutMs - 类 中的变量com.github.lianjiatech.retrofit.spring.boot.config.GlobalTimeoutProperty
全局写入超时时间
A B C D E F G H I L M N O P R S T U V W 
跳过导航链接

Copyright © 2024. All rights reserved.