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 v1_6-0.0.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ocpp4j.v1_6.cancel_reservation
├─ io.ocpp4j.v1_6.cancel_reservation.CancelReservationConf.class - [JAR]
├─ io.ocpp4j.v1_6.cancel_reservation.CancelReservationReq.class - [JAR]
io.ocpp4j.v1_6.clear_cache
├─ io.ocpp4j.v1_6.clear_cache.ClearCacheConf.class - [JAR]
├─ io.ocpp4j.v1_6.clear_cache.ClearCacheReq.class - [JAR]
io.ocpp4j.v1_6.data_transfer.types
├─ io.ocpp4j.v1_6.data_transfer.types.MessageId.class - [JAR]
├─ io.ocpp4j.v1_6.data_transfer.types.VendorId.class - [JAR]
io.ocpp4j.v1_6.get_configuration.types
├─ io.ocpp4j.v1_6.get_configuration.types.KeyValue.class - [JAR]
io.ocpp4j.v1_6.get_composite_schedule
├─ io.ocpp4j.v1_6.get_composite_schedule.GetCompositeScheduleConf.class - [JAR]
├─ io.ocpp4j.v1_6.get_composite_schedule.GetCompositeScheduleReq.class - [JAR]
io.ocpp4j.v1_6.boot_notification.types
├─ io.ocpp4j.v1_6.boot_notification.types.ChargeBoxSerialNumber.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.ChargePointModel.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.ChargePointSerialNumber.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.ChargePointVendor.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.FirmwareVersion.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.ICCID.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.IMSI.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.MeterSerialNumber.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.types.MeterType.class - [JAR]
io.ocpp4j.v1_6.get_diagnostics
├─ io.ocpp4j.v1_6.get_diagnostics.GetDiagnosticsConf.class - [JAR]
├─ io.ocpp4j.v1_6.get_diagnostics.GetDiagnosticsReq.class - [JAR]
io.ocpp4j.v1_6.common.enums
├─ io.ocpp4j.v1_6.common.enums.AuthorizationStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.AvailabilityStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.AvailabilityType.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.CancelReservationStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.ChargingProfilePurposeType.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.ChargingRateUnitType.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.ClearCacheStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.ClearChargingProfileStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.ConfigurationStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.DataTransferStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.DiagnosticsStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.FirmwareStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.GetCompositeScheduleStatus.class - [JAR]
├─ io.ocpp4j.v1_6.common.enums.RegistrationStatus.class - [JAR]
io.ocpp4j.v1_6.authorize
├─ io.ocpp4j.v1_6.authorize.AuthorizeConf.class - [JAR]
├─ io.ocpp4j.v1_6.authorize.AuthorizeReq.class - [JAR]
io.ocpp4j.v1_6.clear_charging_profile
├─ io.ocpp4j.v1_6.clear_charging_profile.ClearChargingProfileConf.class - [JAR]
├─ io.ocpp4j.v1_6.clear_charging_profile.ClearChargingProfileReq.class - [JAR]
io.ocpp4j.v1_6.firmware_status_notification
├─ io.ocpp4j.v1_6.firmware_status_notification.FirmwareStatusNotificationConf.class - [JAR]
├─ io.ocpp4j.v1_6.firmware_status_notification.FirmwareStatusNotificationReq.class - [JAR]
io.ocpp4j.v1_6.trigger_message
├─ io.ocpp4j.v1_6.trigger_message.TriggerMessageConf.class - [JAR]
├─ io.ocpp4j.v1_6.trigger_message.TriggerMessageReq.class - [JAR]
io.ocpp4j.v1_6.diagnostics_status_notification
├─ io.ocpp4j.v1_6.diagnostics_status_notification.DiagnosticsStatusNotificationConf.class - [JAR]
├─ io.ocpp4j.v1_6.diagnostics_status_notification.DiagnosticsStatusNotificationReq.class - [JAR]
io.ocpp4j.v1_6.change_configuration
├─ io.ocpp4j.v1_6.change_configuration.ChangeConfigurationConf.class - [JAR]
├─ io.ocpp4j.v1_6.change_configuration.ChangeConfigurationReq.class - [JAR]
io.ocpp4j.v1_6.common
├─ io.ocpp4j.v1_6.common.ChargingProfile.class - [JAR]
├─ io.ocpp4j.v1_6.common.ChargingSchedule.class - [JAR]
├─ io.ocpp4j.v1_6.common.ChargingSchedulePeriod.class - [JAR]
├─ io.ocpp4j.v1_6.common.IdTagInfo.class - [JAR]
├─ io.ocpp4j.v1_6.common.IdToken.class - [JAR]
├─ io.ocpp4j.v1_6.common.Key.class - [JAR]
├─ io.ocpp4j.v1_6.common.Value.class - [JAR]
io.ocpp4j.v1_6.data_transfer
├─ io.ocpp4j.v1_6.data_transfer.DataTransferConf.class - [JAR]
├─ io.ocpp4j.v1_6.data_transfer.DataTransferReq.class - [JAR]
io.ocpp4j.v1_6.get_configuration
├─ io.ocpp4j.v1_6.get_configuration.GetConfigurationConf.class - [JAR]
├─ io.ocpp4j.v1_6.get_configuration.GetConfigurationReq.class - [JAR]
io.ocpp4j.v1_6.change_availability
├─ io.ocpp4j.v1_6.change_availability.ChangeAvailabilityConf.class - [JAR]
├─ io.ocpp4j.v1_6.change_availability.ChangeAvailabilityReq.class - [JAR]
io.ocpp4j.v1_6.boot_notification
├─ io.ocpp4j.v1_6.boot_notification.BootNotificationConf.class - [JAR]
├─ io.ocpp4j.v1_6.boot_notification.BootNotificationReq.class - [JAR]