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 scf-java-events-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.qcloud.services.scf.runtime.events
├─ com.qcloud.services.scf.runtime.events.APIGatewayProxyRequestEvent.class - [JAR]
├─ com.qcloud.services.scf.runtime.events.APIGatewayProxyResponseEvent.class - [JAR]
├─ com.qcloud.services.scf.runtime.events.CKafkaEvent.class - [JAR]
├─ com.qcloud.services.scf.runtime.events.CMQTopicEvent.class - [JAR]
├─ com.qcloud.services.scf.runtime.events.CosEvent.class - [JAR]
com.qcloud.scf.runtime
├─ com.qcloud.scf.runtime.AbstractSpringHandler.class - [JAR]
├─ com.qcloud.scf.runtime.Context.class - [JAR]
├─ com.qcloud.scf.runtime.HandlerInterface.class - [JAR]