jar

io.motown.ocpp : ocpp-websocket-json

Maven & Gradle

May 16, 2014
40 stars

Open Charge Point Protocol (OCPP). Provides a JSON web socket endpoint based on OCPP 1.5.

Table Of Contents

Latest Version

Download io.motown.ocpp : ocpp-websocket-json JAR file - Latest Versions:

All Versions

Download io.motown.ocpp : ocpp-websocket-json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ocpp-websocket-json-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.websocketjson.response.handler

├─ io.motown.ocpp.websocketjson.response.handler.CancelReservationResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ChangeAvailabilityResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ChangeConfigurationResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ClearCacheResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.DataTransferResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.GetConfigurationResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.GetDiagnosticsResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.GetLocalListVersionResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.RemoteStartTransactionResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.RemoteStopTransactionResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ReserveNowResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ResetResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.ResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.SendLocalListResponseHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.response.handler.UnlockConnectorResponseHandler.class - [JAR]

io.motown.ocpp.websocketjson.gson

├─ io.motown.ocpp.websocketjson.gson.GsonFactoryBean.class - [JAR]

io.motown.ocpp.websocketjson.schema

├─ io.motown.ocpp.websocketjson.schema.MessageProcUri.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.SchemaValidator.class - [JAR]

io.motown.ocpp.websocketjson.gson.deserializer

├─ io.motown.ocpp.websocketjson.gson.deserializer.AuthorizationIdTagStatusAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.CancelReservationResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ChangeAvailabilityTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ChangeConfigurationResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ChargePointErrorCodeTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ChargePointStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ClearCacheResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.DataTransferResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.DiagnosticsStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.FirmwareStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.MessageProcUriAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.RemoteStartTransactionResponseTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.RemoteStopTransactionResponseTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ReserveNowResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.ResetResponseStatusAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.SendLocalListResponseStatusTypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.StopTransactionIdTagStatusAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.TypeAdapterDeserializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.deserializer.UnlockConnectorResponseStatusTypeAdapterDeserializer.class - [JAR]

io.motown.ocpp.websocketjson

├─ io.motown.ocpp.websocketjson.OcppJsonService.class - [JAR]

├─ io.motown.ocpp.websocketjson.OcppWebSocketRequestHandler.class - [JAR]

io.motown.ocpp.websocketjson.schema.generated.v15

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Authorize.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.AuthorizeResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Bootnotification.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.BootnotificationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Cancelreservation.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.CancelreservationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Changeavailability.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ChangeavailabilityResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Changeconfiguration.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ChangeconfigurationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Clearcache.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ClearcacheResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ConfigurationKey.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Datatransfer.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.DatatransferResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Diagnosticsstatusnotification.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.DiagnosticsstatusnotificationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Firmwarestatusnotification.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.FirmwarestatusnotificationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Getconfiguration.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.GetconfigurationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Getdiagnostics.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.GetdiagnosticsResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Getlocallistversion.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.GetlocallistversionResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Heartbeat.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.HeartbeatResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.IdTagInfo.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.IdTagInfo_.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.IdTagInfo__.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.IdTagInfo___.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.LocalAuthorisationList.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Metervalues.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.MetervaluesResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Remotestarttransaction.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.RemotestarttransactionResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Remotestoptransaction.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.RemotestoptransactionResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Reservenow.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ReservenowResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Reset.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.ResetResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Sendlocallist.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.SendlocallistResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Starttransaction.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.StarttransactionResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Statusnotification.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.StatusnotificationResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Stoptransaction.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.StoptransactionResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.TransactionDatum.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Unlockconnector.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.UnlockconnectorResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Updatefirmware.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.UpdatefirmwareResponse.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Value.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Value_.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Value__.class - [JAR]

├─ io.motown.ocpp.websocketjson.schema.generated.v15.Value___.class - [JAR]

io.motown.ocpp.websocketjson.servlet

├─ io.motown.ocpp.websocketjson.servlet.ApplicationContextProvider.class - [JAR]

├─ io.motown.ocpp.websocketjson.servlet.OcppWebSocketServlet.class - [JAR]

├─ io.motown.ocpp.websocketjson.servlet.SecWebSocketVersionInterceptor.class - [JAR]

io.motown.ocpp.websocketjson.gson.serializer

├─ io.motown.ocpp.websocketjson.gson.serializer.AuthorizationListIdTagStatusTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.BootnotificationResponseStatusTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.ChangeAvailabilityTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.DataTransferResponseStatusTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.MessageProcUriAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.ResetTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.SendLocalListRequestUpdateTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.StartTransactionIdTagStatusTypeAdapterSerializer.class - [JAR]

├─ io.motown.ocpp.websocketjson.gson.serializer.TypeAdapterSerializer.class - [JAR]

io.motown.ocpp.websocketjson.request.handler

├─ io.motown.ocpp.websocketjson.request.handler.AuthorizationFutureEventCallback.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.AuthorizeRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.BootNotificationRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.DataTransferFutureEventCallback.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.DataTransferRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.DiagnosticsStatusNotificationRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.FirmwareStatusNotificationRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.HeartbeatRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.LocationTranslator.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.MeasurandTranslator.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.MeterValuesRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.ReadingContextTranslator.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.RequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.StartTransactionFutureEventCallback.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.StartTransactionRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.StatusNotificationRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.StopTransactionRequestHandler.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.Translator.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.UnitOfMeasureTranslator.class - [JAR]

├─ io.motown.ocpp.websocketjson.request.handler.ValueFormatTranslator.class - [JAR]

io.motown.ocpp.websocketjson.wamp

├─ io.motown.ocpp.websocketjson.wamp.WampMessage.class - [JAR]

├─ io.motown.ocpp.websocketjson.wamp.WampMessageParser.class - [JAR]

Advertisement

Dependencies from Group

May 16, 2014
4 usages
40 stars
May 16, 2014
2 usages
40 stars
May 16, 2014
40 stars
May 16, 2014
40 stars
May 16, 2014
40 stars

Discover Dependencies

Feb 06, 2012
0 stars
Aug 17, 2014
182 stars
Nov 27, 2014
16 usages
78 stars
Feb 17, 2014
1 usages
9 stars
Mar 04, 2015
39 usages
95 stars
Oct 11, 2011
5 usages
8 stars
Oct 31, 2013
10 usages
4 stars