Hierarchy For Package org.springframework.cloud.gateway.filter.factory.cache
Class Hierarchy
- java.lang.Object
- org.springframework.cloud.gateway.support.AbstractConfigurable<C> (implements org.springframework.cloud.gateway.support.Configurable<C>)
- org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory<C> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory<C>)
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheGatewayFilterFactory
- org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory<C> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory<C>)
- org.springframework.cloud.gateway.filter.factory.cache.CachedResponse (implements java.io.Serializable)
- org.springframework.cloud.gateway.filter.factory.cache.CachedResponse.Builder
- org.springframework.cloud.gateway.filter.factory.cache.GlobalLocalResponseCacheGatewayFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheGatewayFilterFactory.RouteCacheConfiguration (implements org.springframework.cloud.gateway.support.HasRouteId)
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheProperties
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheProperties.RequestOptions
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheUtils
- org.springframework.cloud.gateway.filter.factory.cache.ResponseCacheGatewayFilter (implements org.springframework.cloud.gateway.filter.GatewayFilter, org.springframework.core.Ordered)
- org.springframework.cloud.gateway.filter.factory.cache.ResponseCacheManager
- org.springframework.cloud.gateway.filter.factory.cache.ResponseCacheManagerFactory
- org.springframework.cloud.gateway.filter.factory.cache.ResponseCacheSizeWeigher (implements com.github.benmanes.caffeine.cache.Weigher<K,
V>)
- org.springframework.cloud.gateway.support.AbstractConfigurable<C> (implements org.springframework.cloud.gateway.support.Configurable<C>)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.cloud.gateway.filter.factory.cache.LocalResponseCacheProperties.NoCacheStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.cloud.gateway.filter.factory.cache.CachedResponseMetadata (implements java.io.Serializable)
- java.lang.Record