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 sitewhere-protobuf-1.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sitewhere.device.communication.protobuf.proto
├─ com.sitewhere.device.communication.protobuf.proto.Sitewhere.class - [JAR]
com.sitewhere.device.communication.protobuf
├─ com.sitewhere.device.communication.protobuf.JavaHybridProtobufExecutionEncoder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufDeviceEventDecoder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufDeviceEventEncoder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufExecutionEncoder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufMessageBuilder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufNaming.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.ProtobufSpecificationBuilder.class - [JAR]
├─ com.sitewhere.device.communication.protobuf.SpecificationProtoBuilder.class - [JAR]