Uses of Class
org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration
Packages that use LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration
-
Uses of LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration in org.springframework.cloud.gateway.filter.factory.cache
Subclasses with type arguments of type LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration in org.springframework.cloud.gateway.filter.factory.cacheModifier and TypeClassDescriptionclassMethods in org.springframework.cloud.gateway.filter.factory.cache that return LocalResponseCacheGatewayFilterFactory.RouteCacheConfigurationModifier and TypeMethodDescriptionLocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration.setSize(@Nullable org.springframework.util.unit.DataSize size) LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration.setTimeToLive(@Nullable Duration timeToLive) Methods in org.springframework.cloud.gateway.filter.factory.cache with parameters of type LocalResponseCacheGatewayFilterFactory.RouteCacheConfigurationModifier and TypeMethodDescriptionLocalResponseCacheGatewayFilterFactory.apply(LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration config)