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 reformcloud2-default-application-template-backends-2.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
systems.reformcloud.reformcloud2.backends.url
├─ systems.reformcloud.reformcloud2.backends.url.URLTemplateBackend.class - [JAR]
systems.reformcloud.reformcloud2.backends.ftp
├─ systems.reformcloud.reformcloud2.backends.ftp.FTPConfig.class - [JAR]
├─ systems.reformcloud.reformcloud2.backends.ftp.FTPTemplateBackend.class - [JAR]
systems.reformcloud.reformcloud2.backends
├─ systems.reformcloud.reformcloud2.backends.TemplateBackendApplication.class - [JAR]
systems.reformcloud.reformcloud2.backends.sftp
├─ systems.reformcloud.reformcloud2.backends.sftp.SFTPConfig.class - [JAR]
├─ systems.reformcloud.reformcloud2.backends.sftp.SFTPTemplateBackend.class - [JAR]