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 mailsender-api-23.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.mailsender.logic
├─ org.sakaiproject.mailsender.logic.ComposeLogic.class - [JAR]
├─ org.sakaiproject.mailsender.logic.ConfigLogic.class - [JAR]
├─ org.sakaiproject.mailsender.logic.ExternalLogic.class - [JAR]
org.sakaiproject.mailsender
├─ org.sakaiproject.mailsender.AttachmentException.class - [JAR]
├─ org.sakaiproject.mailsender.MailsenderException.class - [JAR]
org.sakaiproject.mailsender.model
├─ org.sakaiproject.mailsender.model.ConfigEntry.class - [JAR]
├─ org.sakaiproject.mailsender.model.EmailEntry.class - [JAR]
├─ org.sakaiproject.mailsender.model.EmailRole.class - [JAR]