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 phoenix-models_2.11-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.taig.phoenix
├─ io.taig.phoenix.Channel.class - [JAR]
├─ io.taig.phoenix.Phoenix.class - [JAR]
io.taig.phoenix.models
├─ io.taig.phoenix.models.Event.class - [JAR]
├─ io.taig.phoenix.models.Inbound.class - [JAR]
├─ io.taig.phoenix.models.Push.class - [JAR]
├─ io.taig.phoenix.models.Ref.class - [JAR]
├─ io.taig.phoenix.models.Request.class - [JAR]
├─ io.taig.phoenix.models.Response.class - [JAR]
├─ io.taig.phoenix.models.Topic.class - [JAR]