Uses of Class
dev.cachly.EdgeCacheConfig
Packages that use EdgeCacheConfig
-
Uses of EdgeCacheConfig in dev.cachly
Methods in dev.cachly that return EdgeCacheConfigModifier and TypeMethodDescriptionEdgeCacheClient.getConfig()Get the current edge cache configuration.EdgeCacheClient.setConfig(EdgeCacheConfigUpdate update) Update the edge cache configuration.Methods in dev.cachly that return types with arguments of type EdgeCacheConfigModifier and TypeMethodDescriptionEdgeCacheClient.getConfigAsync()Get configuration asynchronously.EdgeCacheClient.setConfigAsync(EdgeCacheConfigUpdate update) Set configuration asynchronously.