Uses of Class
de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache
-
Packages that use BaseIntegrationCache Package Description de.hybris.platform.outboundservices.cache.impl de.hybris.platform.outboundservices.decorator.impl.csrf -
-
Uses of BaseIntegrationCache in de.hybris.platform.outboundservices.cache.impl
Subclasses of BaseIntegrationCache in de.hybris.platform.outboundservices.cache.impl Modifier and Type Class Description classDestinationRestTemplateCache -
Uses of BaseIntegrationCache in de.hybris.platform.outboundservices.decorator.impl.csrf
Subclasses of BaseIntegrationCache in de.hybris.platform.outboundservices.decorator.impl.csrf Modifier and Type Class Description classCsrfParametersCacheA cache forCsrfParameters.
-