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 ocpp-toolkit-1.1.1-TEST.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.izivia.ocpp.integration
├─ com.izivia.ocpp.integration.ApiFactory.class - [JAR]
├─ com.izivia.ocpp.integration.ApiFactoryKt.class - [JAR]
├─ com.izivia.ocpp.integration.CSMS.class - [JAR]
├─ com.izivia.ocpp.integration.CsApiType.class - [JAR]
com.izivia.ocpp.integration.model
├─ com.izivia.ocpp.integration.model.CSMSSettings.class - [JAR]
├─ com.izivia.ocpp.integration.model.ServerSetting.class - [JAR]
├─ com.izivia.ocpp.integration.model.Settings.class - [JAR]
├─ com.izivia.ocpp.integration.model.TransportEnum.class - [JAR]