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 orientdb-gremlin-server-3.2.22.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.orientechnologies.tinkerpop.server.auth
├─ com.orientechnologies.tinkerpop.server.auth.OGremlinServerAuthenticator.class - [JAR]
com.orientechnologies.tinkerpop.command
├─ com.orientechnologies.tinkerpop.command.OServerCommandPostCommandGremlin.class - [JAR]
org.apache.tinkerpop.gremlin.orientdb
├─ org.apache.tinkerpop.gremlin.orientdb.OrientEmbeddedFactory.class - [JAR]
com.orientechnologies.tinkerpop.server.config
├─ com.orientechnologies.tinkerpop.server.config.OGraphConfig.class - [JAR]
com.orientechnologies.tinkerpop.handler
├─ com.orientechnologies.tinkerpop.handler.OGraphServerHandler.class - [JAR]
com.orientechnologies.tinkerpop.server
├─ com.orientechnologies.tinkerpop.server.OGremlinServerPlugin.class - [JAR]
├─ com.orientechnologies.tinkerpop.server.OrientGremlinGraphManager.class - [JAR]