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 communicator-phoenix-experimental_2.11-3.0.0-RC10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.taig.communicator.phoenix.message
├─ io.taig.communicator.phoenix.message.Inbound.class - [JAR]
├─ io.taig.communicator.phoenix.message.Outbound.class - [JAR]
├─ io.taig.communicator.phoenix.message.Push.class - [JAR]
├─ io.taig.communicator.phoenix.message.Request.class - [JAR]
├─ io.taig.communicator.phoenix.message.Response.class - [JAR]
io.taig.communicator.phoenix
├─ io.taig.communicator.phoenix.Channel.class - [JAR]
├─ io.taig.communicator.phoenix.ChannelWriter.class - [JAR]
├─ io.taig.communicator.phoenix.Default.class - [JAR]
├─ io.taig.communicator.phoenix.Event.class - [JAR]
├─ io.taig.communicator.phoenix.Phoenix.class - [JAR]
├─ io.taig.communicator.phoenix.PhoenixImpl.class - [JAR]
├─ io.taig.communicator.phoenix.Ref.class - [JAR]
├─ io.taig.communicator.phoenix.Topic.class - [JAR]
├─ io.taig.communicator.phoenix.package.class - [JAR]