jar

org.apache.james : apache-james-mailbox-caching

Maven & Gradle

Sep 05, 2019

Apache James :: Mailbox :: Caching · JAMES-2703 This maven module is deprecated and will be removed straight after upcoming James 3.4.0 release, unless it finds a maintainer. This module lacks tests and is not used in James products hence the choice to deprecate it.

Table Of Contents

Latest Version

Download org.apache.james : apache-james-mailbox-caching JAR file - Latest Versions:

All Versions

Download org.apache.james : apache-james-mailbox-caching JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apache-james-mailbox-caching-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.mailbox.caching

├─ org.apache.james.mailbox.caching.CacheInvalidatingMailboxListener.class - [JAR]

├─ org.apache.james.mailbox.caching.CacheLoaderFromUnderlying.class - [JAR]

├─ org.apache.james.mailbox.caching.CachingMailboxMapper.class - [JAR]

├─ org.apache.james.mailbox.caching.CachingMailboxSessionMapperFactory.class - [JAR]

├─ org.apache.james.mailbox.caching.CachingMessageMapper.class - [JAR]

├─ org.apache.james.mailbox.caching.MailboxByPathCache.class - [JAR]

├─ org.apache.james.mailbox.caching.MailboxMetadataCache.class - [JAR]

org.apache.james.mailbox.caching.guava

├─ org.apache.james.mailbox.caching.guava.AbstractGuavaCache.class - [JAR]

├─ org.apache.james.mailbox.caching.guava.GuavaCacheWrapper.class - [JAR]

├─ org.apache.james.mailbox.caching.guava.GuavaMailboxByPathCache.class - [JAR]

├─ org.apache.james.mailbox.caching.guava.GuavaMailboxMetadataCache.class - [JAR]