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 frankframework-aws-8.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.frankframework.jms
├─ org.frankframework.jms.AmazonSqsFactory.class - [JAR]
org.frankframework.filesystem
├─ org.frankframework.filesystem.AmazonS3FileSystem.class - [JAR]
├─ org.frankframework.filesystem.AmazonS3FileSystemDelegator.class - [JAR]
org.frankframework.metrics
├─ org.frankframework.metrics.CloudWatchRegistryConfigurator.class - [JAR]
org.frankframework.aws
├─ org.frankframework.aws.AwsBase.class - [JAR]
├─ org.frankframework.aws.AwsUtil.class - [JAR]
org.frankframework.senders
├─ org.frankframework.senders.AmazonS3Sender.class - [JAR]