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 edc-dataplane-proxy-provider-core-0.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.tractusx.edc.dataplane.proxy.provider.core.gateway.configuration
├─ org.eclipse.tractusx.edc.dataplane.proxy.provider.core.gateway.configuration.GatewayConfigurationLoader.class - [JAR]
├─ org.eclipse.tractusx.edc.dataplane.proxy.provider.core.gateway.configuration.GatewayConfigurationRegistryImpl.class - [JAR]
org.eclipse.tractusx.edc.dataplane.proxy.provider.core
├─ org.eclipse.tractusx.edc.dataplane.proxy.provider.core.ProxyProviderCoreExtension.class - [JAR]
org.eclipse.tractusx.edc.dataplane.proxy.provider.core.gateway.auth
├─ org.eclipse.tractusx.edc.dataplane.proxy.provider.core.gateway.auth.AuthorizationHandlerRegistryImpl.class - [JAR]