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 trino-http-event-listener-425.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.trino.plugin.httpquery
├─ io.trino.plugin.httpquery.ForHttpEventListener.class - [JAR]
├─ io.trino.plugin.httpquery.HttpEventListener.class - [JAR]
├─ io.trino.plugin.httpquery.HttpEventListenerConfig.class - [JAR]
├─ io.trino.plugin.httpquery.HttpEventListenerEventType.class - [JAR]
├─ io.trino.plugin.httpquery.HttpEventListenerFactory.class - [JAR]
├─ io.trino.plugin.httpquery.HttpEventListenerPlugin.class - [JAR]