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 protostream-processor-4.6.2.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.infinispan.protostream.annotations.impl.processor.types
├─ org.infinispan.protostream.annotations.impl.processor.types.HasModelElement.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.types.package-info.class - [JAR]
org.infinispan.protostream.annotations.impl.processor.dependecy
├─ org.infinispan.protostream.annotations.impl.processor.dependecy.CompileTimeDependency.class - [JAR]
org.infinispan.protostream.annotations.impl.processor
├─ org.infinispan.protostream.annotations.impl.processor.AnnotatedClassScanner.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.AnnotationProcessingException.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.CompileTimeImportedProtoTypeMetadata.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.CompileTimeProtoMessageTypeMetadata.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.CompileTimeProtoSchemaGenerator.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.DangerousActions.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.GeneratedFilesWriter.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.MarshallerSourceCodeGenerator.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.OriginatingClasses.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.ServiceLoaderFileGenerator.class - [JAR]
├─ org.infinispan.protostream.annotations.impl.processor.package-info.class - [JAR]