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 control-plane-adapter-api-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.tractusx.edc.api.cp.adapter.transform
├─ org.eclipse.tractusx.edc.api.cp.adapter.transform.EndpointDataReferenceToDataAddressTransformer.class - [JAR]
├─ org.eclipse.tractusx.edc.api.cp.adapter.transform.JsonObjectFromEndpointDataReferenceEntryTransformer.class - [JAR]
├─ org.eclipse.tractusx.edc.api.cp.adapter.transform.JsonObjectToNegotiateEdrRequestDtoTransformer.class - [JAR]
├─ org.eclipse.tractusx.edc.api.cp.adapter.transform.NegotiateEdrRequestDtoToNegotiatedEdrRequestTransformer.class - [JAR]
org.eclipse.tractusx.edc.api.cp.adapter
├─ org.eclipse.tractusx.edc.api.cp.adapter.AdapterApiExtension.class - [JAR]
├─ org.eclipse.tractusx.edc.api.cp.adapter.AdapterEdrApi.class - [JAR]
├─ org.eclipse.tractusx.edc.api.cp.adapter.AdapterEdrController.class - [JAR]
org.eclipse.tractusx.edc.api.cp.adapter.dto
├─ org.eclipse.tractusx.edc.api.cp.adapter.dto.NegotiateEdrRequestDto.class - [JAR]