Uses of Package
com.openexchange.mail.cache

Packages that use com.openexchange.mail.cache
com.openexchange.mail.cache   
 

Classes in com.openexchange.mail.cache used by com.openexchange.mail.cache
MailAccessCache
          MailAccessCache - A very volatile cache for already connected instances of MailAccess.
MailCacheConfiguration
          MailCacheConfiguration - Loads the configuration for mail caches.
MailMessageCache
          MailMessageCache - Caches instances of MailMessage which are prepared for caching by invoking MailPart.prepareForCaching(); meaning to release all kept content references.
SessionMailCache
          SessionMailCache - Several cacheable data bound to a user session.
SessionMailCacheEntry
          SessionMailCacheEntry - A cache entry suitable for any object.
UniversalCache.ValueYielder
          The value yielder interface.