类分层结构
- java.lang.Object
- org.springframework.http.converter.FormHttpMessageConverter (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.http.client.support.HttpAccessor
- org.springframework.http.client.support.InterceptingHttpAccessor
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- cn.bestwu.framework.support.client.PushbackBodyClientHttpResponseWrapper (implements org.springframework.http.client.ClientHttpResponse)