java.lang.Object | ||
↳ | org.springframework.http.client.support.HttpAccessor | |
↳ | org.springframework.http.client.support.InterceptingHttpAccessor |
![]() |
Base class for RestTemplate
and other HTTP accessing gateway helpers, adding
interceptor-related properties to HttpAccessor
's common properties.
Not intended to be used directly. See RestTemplate
.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the request interceptor that this accessor uses.
| |||||||||||
Return the request factory that this accessor uses for obtaining
HttpRequests . | |||||||||||
Sets the request interceptors that this accessor should use.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Return the request interceptor that this accessor uses.
Return the request factory that this accessor uses for obtaining HttpRequests
.
Sets the request interceptors that this accessor should use.