jar

org.apache.james.protocols : protocols-managesieve

Maven & Gradle

May 17, 2023
8 usages

Apache James :: Protocols :: ManageSieve

Table Of Contents

Latest Version

Download org.apache.james.protocols : protocols-managesieve JAR file - Latest Versions:

All Versions

Download org.apache.james.protocols : protocols-managesieve JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.x
3.6.x
3.5.x
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 protocols-managesieve-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.managesieve.core

├─ org.apache.james.managesieve.core.CoreProcessor.class - [JAR]

├─ org.apache.james.managesieve.core.PlainAuthenticationProcessor.class - [JAR]

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.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.jsieve

├─ org.apache.james.managesieve.jsieve.Parser.class - [JAR]

org.apache.james.managesieve.transcode

├─ org.apache.james.managesieve.transcode.ArgumentParser.class - [JAR]

├─ org.apache.james.managesieve.transcode.ManageSieveProcessor.class - [JAR]

├─ org.apache.james.managesieve.transcode.NotEnoughDataException.class - [JAR]

org.apache.james.managesieve.util

├─ org.apache.james.managesieve.util.ParserUtils.class - [JAR]

├─ org.apache.james.managesieve.util.SettableSession.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.AuthenticationProcessor.class - [JAR]

├─ org.apache.james.managesieve.api.AuthenticationRequiredException.class - [JAR]

├─ org.apache.james.managesieve.api.CapabilityAdvertiser.class - [JAR]

├─ org.apache.james.managesieve.api.ManageSieveException.class - [JAR]

├─ org.apache.james.managesieve.api.Session.class - [JAR]

├─ org.apache.james.managesieve.api.SessionTerminatedException.class - [JAR]

├─ org.apache.james.managesieve.api.SieveParser.class - [JAR]

├─ org.apache.james.managesieve.api.SyntaxException.class - [JAR]

├─ org.apache.james.managesieve.api.UnknownSaslMechanism.class - [JAR]

Advertisement