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-v12-soap-0.8.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.motown.ocpp.v12.soap.centralsystem.schema
├─ io.motown.ocpp.v12.soap.centralsystem.schema.Adapter1.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.AuthorizationStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.AuthorizeRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.AuthorizeResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.BootNotificationRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.BootNotificationResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.CentralSystemService.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.CentralSystemService_Service.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.ChargePointErrorCode.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.ChargePointStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.DiagnosticsStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.DiagnosticsStatusNotificationRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.DiagnosticsStatusNotificationResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.FirmwareStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.FirmwareStatusNotificationRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.FirmwareStatusNotificationResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.HeartbeatRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.HeartbeatResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.IdTagInfo.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.MeterValue.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.MeterValuesRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.MeterValuesResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.ObjectFactory.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.RegistrationStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StartTransactionRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StartTransactionResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StatusNotificationRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StatusNotificationResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StopTransactionRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.StopTransactionResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.centralsystem.schema.package-info.class - [JAR]
io.motown.ocpp.v12.soap.centralsystem
├─ io.motown.ocpp.v12.soap.centralsystem.MotownCentralSystemService.class - [JAR]
io.motown.ocpp.v12.soap.chargepoint
├─ io.motown.ocpp.v12.soap.chargepoint.ChargingStationOcpp12SoapClient.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.ChargingStationProxyFactory.class - [JAR]
io.motown.ocpp.v12.soap.chargepoint.schema
├─ io.motown.ocpp.v12.soap.chargepoint.schema.Adapter1.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.AvailabilityStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.AvailabilityType.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChangeAvailabilityRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChangeAvailabilityResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChangeConfigurationRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChangeConfigurationResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChargePointService.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ChargePointService_Service.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ClearCacheRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ClearCacheResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ClearCacheStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ConfigurationStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.GetDiagnosticsRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.GetDiagnosticsResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ObjectFactory.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.RemoteStartStopStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.RemoteStartTransactionRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.RemoteStartTransactionResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.RemoteStopTransactionRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.RemoteStopTransactionResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ResetRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ResetResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ResetStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.ResetType.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.UnlockConnectorRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.UnlockConnectorResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.UnlockStatus.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.UpdateFirmwareRequest.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.UpdateFirmwareResponse.class - [JAR]
├─ io.motown.ocpp.v12.soap.chargepoint.schema.package-info.class - [JAR]
io.motown.ocpp.v12.soap
├─ io.motown.ocpp.v12.soap.Ocpp12RequestHandler.class - [JAR]