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 nf-httpfs-23.08.1-edge.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nextflow.file.http
├─ nextflow.file.http.FtpFileSystemProvider.class - [JAR]
├─ nextflow.file.http.HttpFileSystemProvider.class - [JAR]
├─ nextflow.file.http.HttpsFileSystemProvider.class - [JAR]
├─ nextflow.file.http.XAuthProvider.class - [JAR]
├─ nextflow.file.http.XAuthRegistry.class - [JAR]
├─ nextflow.file.http.XFileAttributes.class - [JAR]
├─ nextflow.file.http.XFileSystem.class - [JAR]
├─ nextflow.file.http.XFileSystemConfig.class - [JAR]
├─ nextflow.file.http.XFileSystemProvider.class - [JAR]
├─ nextflow.file.http.XPath.class - [JAR]
├─ nextflow.file.http.XPathRegistrant.class - [JAR]
├─ nextflow.file.http.XPathSerializer.class - [JAR]