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 identity-hub-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.edc.identityhub.store
├─ org.eclipse.edc.identityhub.store.InMemoryIdentityHubStore.class - [JAR]
org.eclipse.edc.identityhub.processor
├─ org.eclipse.edc.identityhub.processor.CollectionsQueryProcessor.class - [JAR]
├─ org.eclipse.edc.identityhub.processor.CollectionsWriteProcessor.class - [JAR]
├─ org.eclipse.edc.identityhub.processor.FeatureDetectionReadProcessor.class - [JAR]
├─ org.eclipse.edc.identityhub.processor.InterfaceNotImplementedProcessor.class - [JAR]
├─ org.eclipse.edc.identityhub.processor.MessageProcessorRegistryImpl.class - [JAR]
org.eclipse.edc.identityhub
├─ org.eclipse.edc.identityhub.IdentityHubExtension.class - [JAR]