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 ftpreader-4.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wgzhao.addax.plugin.reader.ftpreader
├─ com.wgzhao.addax.plugin.reader.ftpreader.FtpConstant.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.FtpHelper.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.FtpKey.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.FtpReader.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.FtpReaderErrorCode.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.SftpHelper.class - [JAR]
├─ com.wgzhao.addax.plugin.reader.ftpreader.StandardFtpHelper.class - [JAR]