Interface | Description |
---|---|
ICache<K,V> |
Interface to be implemented by cache-providers.
|
ICacheEnabled<K,V> |
Interface to be implemented by classes that could use a cache.
|
Class | Description |
---|---|
CacheAdapterBase<V> |
Baseclass for caching.
|
EhCache<V> |
General Cache provider.
|
IbisCacheManager |
Common manager for caching.
|
RemoveCacheKeyPipe |
Remove specified cache key from cache with specified name.
|
Copyright © 2023 Frank!Framework. All rights reserved.