Uses of Interface
de.hybris.platform.outboundservices.cache.RestTemplateCache
-
Packages that use RestTemplateCache Package Description de.hybris.platform.outboundservices.cache.impl de.hybris.platform.outboundservices.client.impl -
-
Uses of RestTemplateCache in de.hybris.platform.outboundservices.cache.impl
Classes in de.hybris.platform.outboundservices.cache.impl that implement RestTemplateCache Modifier and Type Class Description classDestinationRestTemplateCache -
Uses of RestTemplateCache in de.hybris.platform.outboundservices.client.impl
Methods in de.hybris.platform.outboundservices.client.impl that return RestTemplateCache Modifier and Type Method Description protected RestTemplateCacheAbstractRestTemplateCreator. getCache()Methods in de.hybris.platform.outboundservices.client.impl with parameters of type RestTemplateCache Modifier and Type Method Description voidAbstractRestTemplateCreator. setCache(RestTemplateCache cache)
-