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-jsieve-manager-api-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.managesieve.api.commands
├─ org.apache.james.managesieve.api.commands.Authenticate.class - [JAR]
├─ org.apache.james.managesieve.api.commands.Capability.class - [JAR]
├─ org.apache.james.managesieve.api.commands.CheckScript.class - [JAR]
├─ org.apache.james.managesieve.api.commands.CoreCommands.class - [JAR]
├─ org.apache.james.managesieve.api.commands.DeleteScript.class - [JAR]
├─ org.apache.james.managesieve.api.commands.GetActive.class - [JAR]
├─ org.apache.james.managesieve.api.commands.GetScript.class - [JAR]
├─ org.apache.james.managesieve.api.commands.HaveSpace.class - [JAR]
├─ org.apache.james.managesieve.api.commands.LineCommands.class - [JAR]
├─ org.apache.james.managesieve.api.commands.ListScripts.class - [JAR]
├─ org.apache.james.managesieve.api.commands.Logout.class - [JAR]
├─ org.apache.james.managesieve.api.commands.Noop.class - [JAR]
├─ org.apache.james.managesieve.api.commands.PutScript.class - [JAR]
├─ org.apache.james.managesieve.api.commands.RenameScript.class - [JAR]
├─ org.apache.james.managesieve.api.commands.SetActive.class - [JAR]
├─ org.apache.james.managesieve.api.commands.StartTLS.class - [JAR]
├─ org.apache.james.managesieve.api.commands.Unauthenticate.class - [JAR]
org.apache.james.managesieve.api
├─ org.apache.james.managesieve.api.ArgumentException.class - [JAR]
├─ org.apache.james.managesieve.api.AuthenticationException.class - [JAR]
├─ org.apache.james.managesieve.api.AuthenticationRequiredException.class - [JAR]
├─ org.apache.james.managesieve.api.ConfigurationError.class - [JAR]
├─ org.apache.james.managesieve.api.DuplicateException.class - [JAR]
├─ org.apache.james.managesieve.api.DuplicateUserException.class - [JAR]
├─ org.apache.james.managesieve.api.IsActiveException.class - [JAR]
├─ org.apache.james.managesieve.api.ManageSieveError.class - [JAR]
├─ org.apache.james.managesieve.api.ManageSieveException.class - [JAR]
├─ org.apache.james.managesieve.api.ManageSieveRuntimeException.class - [JAR]
├─ org.apache.james.managesieve.api.QuotaExceededException.class - [JAR]
├─ org.apache.james.managesieve.api.QuotaNotFoundException.class - [JAR]
├─ org.apache.james.managesieve.api.ScriptNotFoundException.class - [JAR]
├─ org.apache.james.managesieve.api.ScriptSummary.class - [JAR]
├─ org.apache.james.managesieve.api.Session.class - [JAR]
├─ org.apache.james.managesieve.api.SieveParser.class - [JAR]
├─ org.apache.james.managesieve.api.SieveRepository.class - [JAR]
├─ org.apache.james.managesieve.api.StorageException.class - [JAR]
├─ org.apache.james.managesieve.api.SyntaxException.class - [JAR]
├─ org.apache.james.managesieve.api.UserNotFoundException.class - [JAR]