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-mpt-managesieve-core-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.mpt
├─ org.apache.james.mpt.HostSystemProvider.class - [JAR]
├─ org.apache.james.mpt.ManageSieveMPTContract.class - [JAR]
org.apache.james.mpt.host
├─ org.apache.james.mpt.host.JamesManageSieveHostSystem.class - [JAR]
├─ org.apache.james.mpt.host.ManageSieveHostSystem.class - [JAR]
├─ org.apache.james.mpt.host.ManageSieveSession.class - [JAR]
org.apache.james.mpt.testsuite
├─ org.apache.james.mpt.testsuite.AuthenticateContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.CapabilityContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.CheckScriptContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.DeleteScriptContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.GetScriptContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.HaveSpaceContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.ListScriptsContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.LogoutContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.NoopContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.PutScriptContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.RenameScriptContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.SetActiveContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.StartTlsContract.class - [JAR]
├─ org.apache.james.mpt.testsuite.UnauthenticatedContract.class - [JAR]