跳过导航链接
A B C I M P S T 

A

afterPropertiesSet() - 类 中的方法top.rizon.rtools.restemplate.MockRestTemplateInterceptor
 
afterPropertiesSet() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor
 
appendIgnoreHeaders(List<String>) - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
附加忽略header 忽略的header key

B

build() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
 
builder() - 类 中的静态方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor
 

C

CBody() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CBody
 
CHead() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CHead
 
CMethod() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CMethod
 
CUrl() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CUrl
 

I

intercept(HttpRequest, byte[], ClientHttpRequestExecution) - 类 中的方法top.rizon.rtools.restemplate.MockRestTemplateInterceptor
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor
 

M

MockConf() - 类 的构造器top.rizon.rtools.restemplate.MockRestTemplateInterceptor.MockConf
 
MockRestTemplateInterceptor - top.rizon.rtools.restemplate中的类
restTemplate请求mock 可以指定url请求的返回值,用于开发测试阶段请求目标尚未准备好的场景,以及测试指定的返回值的场景 匹配url地址时,会包含url地址上的参数一起匹配,方便匹配get请求的参数 默认不启用 启用设置 r-tools.rest-template.mock.enable=true
MockRestTemplateInterceptor() - 类 的构造器top.rizon.rtools.restemplate.MockRestTemplateInterceptor
 
MockRestTemplateInterceptor.MockConf - top.rizon.rtools.restemplate中的类
 

P

PrintCurlClientHttpRequestInterceptor - top.rizon.rtools.restemplate中的类
使用curl风格打印请求参数 默认启用 关闭配置 r-tools.rest-template.print-curl.enable=false
PrintCurlClientHttpRequestInterceptor() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor
 
PrintCurlClientHttpRequestInterceptor.CBody - top.rizon.rtools.restemplate中的类
 
PrintCurlClientHttpRequestInterceptor.CHead - top.rizon.rtools.restemplate中的类
 
PrintCurlClientHttpRequestInterceptor.CMethod - top.rizon.rtools.restemplate中的类
 
PrintCurlClientHttpRequestInterceptor.CObj - top.rizon.rtools.restemplate中的接口
 
PrintCurlClientHttpRequestInterceptor.CUrl - top.rizon.rtools.restemplate中的类
 
PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder - top.rizon.rtools.restemplate中的类
 
PrintCurlInterceptorBuilder() - 类 的构造器top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
 

S

setDebugLog() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
 
setIgnoreHeaders(List<String>) - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
设置忽略header
setInfoLog() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
默认info级别
setMultiLine() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
 
setPrintUrlWishlist(List<String>) - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
设置希望打印curl的url路径pattern, 默认全部打印
setSingleLine() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.PrintCurlInterceptorBuilder
默认单行

T

toCurl(HttpRequest, byte[]) - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor
 
top.rizon.rtools.restemplate - 程序包 top.rizon.rtools.restemplate
 
toString() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CBody
 
toString() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CHead
 
toString() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CMethod
 
toString() - 类 中的方法top.rizon.rtools.restemplate.PrintCurlClientHttpRequestInterceptor.CUrl
 
A B C I M P S T 
跳过导航链接

Copyright © 2022. All rights reserved.