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 atlas-server-api-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.atlas.ha
├─ org.apache.atlas.ha.AtlasServerIdSelector.class - [JAR]
org.apache.atlas.listener
├─ org.apache.atlas.listener.ActiveStateChangeHandler.class - [JAR]
├─ org.apache.atlas.listener.EntityChangeListener.class - [JAR]
├─ org.apache.atlas.listener.TypesChangeListener.class - [JAR]
org.apache.atlas
├─ org.apache.atlas.RequestContext.class - [JAR]
org.apache.atlas.setup
├─ org.apache.atlas.setup.SetupException.class - [JAR]
├─ org.apache.atlas.setup.SetupStep.class - [JAR]
org.apache.atlas.exception
├─ org.apache.atlas.exception.EntityNotFoundException.class - [JAR]
├─ org.apache.atlas.exception.NotFoundException.class - [JAR]