public class CseAsyncRestTemplate
extends org.springframework.web.client.AsyncRestTemplate
| Constructor and Description |
|---|
CseAsyncRestTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> org.springframework.web.client.AsyncRequestCallback |
httpEntityCallback(org.springframework.http.HttpEntity<T> requestBody) |
protected <T> org.springframework.web.client.AsyncRequestCallback |
httpEntityCallback(org.springframework.http.HttpEntity<T> requestBody,
Type responseType) |
acceptHeaderRequestCallback, delete, delete, delete, doExecute, exchange, exchange, exchange, exchange, exchange, exchange, execute, execute, execute, getErrorHandler, getForEntity, getForEntity, getForEntity, getMessageConverters, getRestOperations, getUriTemplateHandler, headersExtractor, headForHeaders, headForHeaders, headForHeaders, optionsForAllow, optionsForAllow, optionsForAllow, postForEntity, postForEntity, postForEntity, postForLocation, postForLocation, postForLocation, put, put, put, responseEntityExtractor, setDefaultUriVariables, setErrorHandler, setMessageConverters, setUriTemplateHandlergetAsyncRequestFactory, getInterceptors, setInterceptorsprotected <T> org.springframework.web.client.AsyncRequestCallback httpEntityCallback(org.springframework.http.HttpEntity<T> requestBody)
httpEntityCallback in class org.springframework.web.client.AsyncRestTemplateprotected <T> org.springframework.web.client.AsyncRequestCallback httpEntityCallback(org.springframework.http.HttpEntity<T> requestBody,
Type responseType)
httpEntityCallback in class org.springframework.web.client.AsyncRestTemplateCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.