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 persistence-commons-protobuf-1.43.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kie.kogito.persistence.protobuf
├─ org.kie.kogito.persistence.protobuf.Constants.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.FileDescriptorRegisteredEvent.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtoIndexParser.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtobufFileMonitorException.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtobufFileRegistrationException.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtobufMonitorService.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtobufService.class - [JAR]
├─ org.kie.kogito.persistence.protobuf.ProtobufValidationException.class - [JAR]
org.kie.kogito.persistence.protobuf.domain
├─ org.kie.kogito.persistence.protobuf.domain.ProtoDomainModelProducer.class - [JAR]