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 xdmail-8.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nhind.xd.streams.processors
├─ org.nhind.xd.streams.processors.XDRemoteDeliveryProcessor.class - [JAR]
org.nhind.mail.service
├─ org.nhind.mail.service.DocumentRepository.class - [JAR]
├─ org.nhind.mail.service.XDDeliveryCallback.class - [JAR]
├─ org.nhind.mail.service.XDDeliveryCore.class - [JAR]
org.nhind.james.matcher
├─ org.nhind.james.matcher.RecipientIsLocalAndSMTPAuthUserIs.class - [JAR]
├─ org.nhind.james.matcher.RecipientIsNotXd.class - [JAR]
├─ org.nhind.james.matcher.RecipientIsXdAndNotSMIME.class - [JAR]
org.nhind.james.mailet
├─ org.nhind.james.mailet.DirectXdMailet.class - [JAR]
org.nhind.xd.springconfig
├─ org.nhind.xd.springconfig.XDDeliveryConfig.class - [JAR]