Package org.frankframework.cache


package org.frankframework.cache
  • Class
    Description
    Baseclass for caching.
    General Cache provider.
    Common manager for caching.
    ICache<K,V>
    Interface to be implemented by cache-providers.
    Interface to be implemented by classes that could use a cache.
    Remove specified cache key from cache with specified name.