All Classes and Interfaces
类
类
说明
ResponseExtractorFutureInstrumentation4x enhance the addCallback method and
getDefault method of org.springframework.web.client.AsyncRestTemplate$ResponseExtractorFuture
by
ResponseCallBackInterceptor and
FutureGetInterceptor.RestTemplateInstrumentation4x enhance the doExecute method and createAsyncRequest
method of org.springframework.web.client.AsyncRestTemplate by RestExecuteInterceptor and
org.springframework.http.client.RestRequestInterceptor.RestTemplateInstrumentation enhance the doExecute method,handleResponse method and
handleResponse method of org.springframework.web.client.RestTemplate by
RestExecuteInterceptor,
RestResponseInterceptor and
RestRequestInterceptor.