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 activemq-protobuf-test-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.activemq.protobuf
├─ org.apache.activemq.protobuf.DeferredUnmarshal.class - [JAR]
com.google.protobuf.test
├─ com.google.protobuf.test.UnittestImport.class - [JAR]
protobuf_unittest
├─ protobuf_unittest.EnumWithNoOuter.class - [JAR]
├─ protobuf_unittest.MessageWithNoOuter.class - [JAR]
├─ protobuf_unittest.MessageWithNoOuterBase.class - [JAR]
├─ protobuf_unittest.UnittestEmbedOptimizeFor.class - [JAR]
├─ protobuf_unittest.UnittestMset.class - [JAR]
├─ protobuf_unittest.UnittestOptimizeFor.class - [JAR]
├─ protobuf_unittest.UnittestProto.class - [JAR]