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 dsn-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.angus.mail.dsn
├─ org.eclipse.angus.mail.dsn.DeliveryStatus.class - [JAR]
├─ org.eclipse.angus.mail.dsn.DispositionNotification.class - [JAR]
├─ org.eclipse.angus.mail.dsn.MessageHeaders.class - [JAR]
├─ org.eclipse.angus.mail.dsn.MultipartReport.class - [JAR]
├─ org.eclipse.angus.mail.dsn.Report.class - [JAR]
├─ org.eclipse.angus.mail.dsn.message_deliverystatus.class - [JAR]
├─ org.eclipse.angus.mail.dsn.message_dispositionnotification.class - [JAR]
├─ org.eclipse.angus.mail.dsn.multipart_report.class - [JAR]
├─ org.eclipse.angus.mail.dsn.text_rfc822headers.class - [JAR]