JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.boot.test.web.client
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.springframework.http.client.HttpComponentsClientHttpRequestFactory (implements org.springframework.http.client.ClientHttpRequestFactory, org.springframework.beans.factory.DisposableBean)
org.springframework.boot.test.web.client.
TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
org.springframework.boot.test.web.client.
MockServerRestTemplateCustomizer
(implements org.springframework.boot.web.client.RestTemplateCustomizer)
org.springframework.boot.test.web.client.
RootUriRequestExpectationManager
(implements org.springframework.test.web.client.RequestExpectationManager)
org.springframework.boot.web.client.RootUriTemplateHandler (implements org.springframework.web.util.UriTemplateHandler)
org.springframework.boot.test.web.client.
LocalHostUriTemplateHandler
org.springframework.boot.test.web.client.
TestRestTemplate
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.boot.test.web.client.
TestRestTemplate.HttpClientOption
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes