Uses of Class
org.springframework.web.client.AsyncRestTemplate
Packages that use AsyncRestTemplate Package Description org.springframework.test.web.client Contains client-side REST testing support.Uses of AsyncRestTemplate in org.springframework.test.web.client
Methods in org.springframework.test.web.client with parameters of type AsyncRestTemplate Modifier and Type Method Description static MockRestServiceServer.MockRestServiceServerBuilderMockRestServiceServer. bindTo(AsyncRestTemplate asyncRestTemplate)Deprecated.see deprecation notice onAsyncRestTemplateitselfstatic MockRestServiceServerMockRestServiceServer. createServer(AsyncRestTemplate asyncRestTemplate)Deprecated.see deprecation notice onAsyncRestTemplateitself