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 sftp-to-s3-connector-v0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.guiabolso.sftptos3connector
├─ br.com.guiabolso.sftptos3connector.SftpToS3Connector.class - [JAR]
├─ br.com.guiabolso.sftptos3connector.SftpToS3ConnectorKt.class - [JAR]
br.com.guiabolso.sftptos3connector.internal.sftp
├─ br.com.guiabolso.sftptos3connector.internal.sftp.SftpFile.class - [JAR]
├─ br.com.guiabolso.sftptos3connector.internal.sftp.SftpFileStreamer.class - [JAR]
br.com.guiabolso.sftptos3connector.config
├─ br.com.guiabolso.sftptos3connector.config.S3Config.class - [JAR]
├─ br.com.guiabolso.sftptos3connector.config.SftpConfig.class - [JAR]
br.com.guiabolso.sftptos3connector.internal.s3
├─ br.com.guiabolso.sftptos3connector.internal.s3.S3FileSender.class - [JAR]
├─ br.com.guiabolso.sftptos3connector.internal.s3.S3OutputStream.class - [JAR]