jar

org.apache.james : james-server-guice-memory

Maven & Gradle

May 17, 2023

Apache James :: Server :: Memory - guice injection · Guice modules for the memory backend

Table Of Contents

Latest Version

Download org.apache.james : james-server-guice-memory JAR file - Latest Versions:

All Versions

Download org.apache.james : james-server-guice-memory JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.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 james-server-guice-memory-3.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.modules.eventstore

├─ org.apache.james.modules.eventstore.MemoryEventStoreModule.class - [JAR]

org.apache.james.modules.data

├─ org.apache.james.modules.data.MemoryDataJmapModule.class - [JAR]

├─ org.apache.james.modules.data.MemoryDataModule.class - [JAR]

├─ org.apache.james.modules.data.MemoryDelegationStoreModule.class - [JAR]

├─ org.apache.james.modules.data.MemoryUsersRepositoryModule.class - [JAR]

org.apache.james

├─ org.apache.james.FakeMessageSearchIndex.class - [JAR]

├─ org.apache.james.FakeSearchMailboxModule.class - [JAR]

org.apache.james.modules.mailbox

├─ org.apache.james.modules.mailbox.MemoryMailboxModule.class - [JAR]

├─ org.apache.james.modules.mailbox.MemoryQuotaModule.class - [JAR]

├─ org.apache.james.modules.mailbox.MemoryQuotaSearchModule.class - [JAR]