Package org.apache.camel.resume.cache
-
Interface Summary Interface Description MultiEntryCache<K,V> A cache where an entry can point to one or more entries.ResumeCache<K,V> This cache stored the resumed data from aResumeStrategy.SingleEntryCache<K,V> A resume cache where a single key can only be mapped to a single entry