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 openfeed-protocol-marketdata-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openfeed.proto.data
├─ org.openfeed.proto.data.EntryGroup.class - [JAR]
├─ org.openfeed.proto.data.MarketEntry.class - [JAR]
├─ org.openfeed.proto.data.MarketEntryCollapser.class - [JAR]
├─ org.openfeed.proto.data.MarketEntryOrBuilder.class - [JAR]
├─ org.openfeed.proto.data.MarketFieldSpec.class - [JAR]
├─ org.openfeed.proto.data.MarketPacketTypeSpec.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotMessage.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotMessageOrBuilder.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotMessageSpec.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotPacket.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotPacketOrBuilder.class - [JAR]
├─ org.openfeed.proto.data.MarketSnapshotPacketSpec.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdateMessage.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdateMessageOrBuilder.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdateMessageSpec.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdatePacket.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdatePacketOrBuilder.class - [JAR]
├─ org.openfeed.proto.data.MarketUpdatePacketSpec.class - [JAR]
├─ org.openfeed.proto.data.PacketHeader.class - [JAR]
├─ org.openfeed.proto.data.PacketType.class - [JAR]