| java.lang.Object | ||
| ↳ | org.springframework.http.client.support.HttpAccessor | |
| ↳ | org.springframework.http.client.support.InterceptingHttpAccessor | |
Known Direct Subclasses
|
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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.http.client.support.HttpAccessor
| |||||||||||
| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.http.client.support.HttpAccessor
| |||||||||||
From class
java.lang.Object
| |||||||||||
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.