JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.web.client
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.http.client.support.
AsyncHttpAccessor
org.springframework.http.client.support.
InterceptingAsyncHttpAccessor
org.springframework.web.client.
AsyncRestTemplate
(implements org.springframework.web.client.
AsyncRestOperations
)
org.springframework.web.client.
DefaultResponseErrorHandler
(implements org.springframework.web.client.
ResponseErrorHandler
)
org.springframework.web.client.
ExtractingResponseErrorHandler
org.springframework.http.client.support.
HttpAccessor
org.springframework.http.client.support.
InterceptingHttpAccessor
org.springframework.web.client.
RestTemplate
(implements org.springframework.web.client.
RestOperations
)
org.springframework.web.client.
HttpMessageConverterExtractor
<T> (implements org.springframework.web.client.
ResponseExtractor
<T>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.web.client.
RestClientException
org.springframework.web.client.
ResourceAccessException
org.springframework.web.client.
RestClientResponseException
org.springframework.web.client.
HttpStatusCodeException
org.springframework.web.client.
HttpClientErrorException
org.springframework.web.client.
HttpClientErrorException.BadRequest
org.springframework.web.client.
HttpClientErrorException.Conflict
org.springframework.web.client.
HttpClientErrorException.Forbidden
org.springframework.web.client.
HttpClientErrorException.Gone
org.springframework.web.client.
HttpClientErrorException.MethodNotAllowed
org.springframework.web.client.
HttpClientErrorException.NotAcceptable
org.springframework.web.client.
HttpClientErrorException.NotFound
org.springframework.web.client.
HttpClientErrorException.TooManyRequests
org.springframework.web.client.
HttpClientErrorException.Unauthorized
org.springframework.web.client.
HttpClientErrorException.UnprocessableEntity
org.springframework.web.client.
HttpClientErrorException.UnsupportedMediaType
org.springframework.web.client.
HttpServerErrorException
org.springframework.web.client.
HttpServerErrorException.BadGateway
org.springframework.web.client.
HttpServerErrorException.GatewayTimeout
org.springframework.web.client.
HttpServerErrorException.InternalServerError
org.springframework.web.client.
HttpServerErrorException.NotImplemented
org.springframework.web.client.
HttpServerErrorException.ServiceUnavailable
org.springframework.web.client.
UnknownHttpStatusCodeException
org.springframework.web.client.
UnknownContentTypeException
Interface Hierarchy
org.springframework.web.client.
AsyncRequestCallback
org.springframework.web.client.
AsyncRestOperations
org.springframework.web.client.
RequestCallback
org.springframework.web.client.
ResponseErrorHandler
org.springframework.web.client.
ResponseExtractor
<T>
org.springframework.web.client.
RestOperations
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes