Uses of Interface
org.apache.camel.resume.cache.ResumeCache
Packages that use ResumeCache
-
Uses of ResumeCache in org.apache.camel.resume
Methods in org.apache.camel.resume that return ResumeCacheModifier and TypeMethodDescriptionResumeCache<?> Cacheable.getCache()Gets the cache in resume adapters and objects that cache their dataResumeCache<?> ResumeStrategyConfiguration.getResumeCache()Methods in org.apache.camel.resume with parameters of type ResumeCacheModifier and TypeMethodDescriptionvoidCacheable.setCache(ResumeCache<?> cache) Sets the cache in resume adapters and objects that cache their datavoidResumeStrategyConfiguration.setResumeCache(ResumeCache<?> resumeCache) ResumeStrategyConfigurationBuilder.withResumeCache(ResumeCache<?> resumeCache) Sets the local resume cache instance to use in the strategy