public class DefaultIntegrationBasicRestTemplateCreator extends AbstractRestTemplateCreator
| Constructor and Description |
|---|
DefaultIntegrationBasicRestTemplateCreator() |
| Modifier and Type | Method and Description |
|---|---|
RestOperations |
create(ConsumedDestinationModel destination)
Create a rest template by given consumed destination model.
|
boolean |
isApplicable(ConsumedDestinationModel destination)
If the strategy applicable for giving consumed destination model
|
addInterceptors, addMessageConverters, getClientHttpRequestFactory, getMessageConverters, getRequestInterceptors, setClientHttpRequestFactory, setMessageConverters, setRequestInterceptorspublic DefaultIntegrationBasicRestTemplateCreator()
public RestOperations create(ConsumedDestinationModel destination)
IntegrationRestTemplateCreatordestination - consumed destination modelpublic boolean isApplicable(ConsumedDestinationModel destination)
IntegrationRestTemplateCreatordestination - consumed destination modelCopyright © 2018 SAP SE. All Rights Reserved.