Uses of Interface
com.rabbitmq.http.client.RestTemplateConfigurator
-
Packages that use RestTemplateConfigurator Package Description com.rabbitmq.http.client -
-
Uses of RestTemplateConfigurator in com.rabbitmq.http.client
Classes in com.rabbitmq.http.client that implement RestTemplateConfigurator Modifier and Type Class Description classHttpComponentsRestTemplateConfiguratorDeprecated, for removal: This API element is subject to removal in a future version.classOkHttpRestTemplateConfiguratorDeprecated, for removal: This API element is subject to removal in a future version.classSimpleRestTemplateConfiguratorDeprecated, for removal: This API element is subject to removal in a future version.Methods in com.rabbitmq.http.client that return RestTemplateConfigurator Modifier and Type Method Description RestTemplateConfiguratorClientParameters. getRestTemplateConfigurator()Deprecated, for removal: This API element is subject to removal in a future version.useClientParameters.httpLayerFactoryinsteadMethods in com.rabbitmq.http.client with parameters of type RestTemplateConfigurator Modifier and Type Method Description ClientParametersClientParameters. restTemplateConfigurator(RestTemplateConfigurator restTemplateConfigurator)Deprecated, for removal: This API element is subject to removal in a future version.useClientParameters.httpLayerFactoryinstead
-