View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apache-james-mailbox-tool-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.mailbox.jpa.migrator.command
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP165JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP168JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP172JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP176JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP180JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.IMAP184JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.JpaMigrateCommand.class - [JAR]
├─ org.apache.james.mailbox.jpa.migrator.command.JpaMigrateQuery.class - [JAR]
org.apache.james.mailbox.copier
├─ org.apache.james.mailbox.copier.MailboxCopier.class - [JAR]
├─ org.apache.james.mailbox.copier.MailboxCopierImpl.class - [JAR]
org.apache.james.mailbox.indexer
├─ org.apache.james.mailbox.indexer.ReIndexer.class - [JAR]
├─ org.apache.james.mailbox.indexer.ReIndexerImpl.class - [JAR]
├─ org.apache.james.mailbox.indexer.ThrowsReIndexer.class - [JAR]
org.apache.james.mailbox.jpa.migrator.exception
├─ org.apache.james.mailbox.jpa.migrator.exception.JpaMigrateException.class - [JAR]
org.apache.james.mailbox.indexer.events
├─ org.apache.james.mailbox.indexer.events.FlagsMessageEvent.class - [JAR]
├─ org.apache.james.mailbox.indexer.events.ImpactingEvent.class - [JAR]
├─ org.apache.james.mailbox.indexer.events.ImpactingEventType.class - [JAR]
├─ org.apache.james.mailbox.indexer.events.ImpactingMessageEvent.class - [JAR]
├─ org.apache.james.mailbox.indexer.events.MessageDeletedEvent.class - [JAR]
org.apache.james.mailbox.jpa.migrator
├─ org.apache.james.mailbox.jpa.migrator.JpaMigrator.class - [JAR]
org.apache.james.mailbox.indexer.registrations
├─ org.apache.james.mailbox.indexer.registrations.GlobalRegistration.class - [JAR]
├─ org.apache.james.mailbox.indexer.registrations.MailboxRegistration.class - [JAR]