Uses of Package
li.pitschmann.knx.core.plugin.api.gson
-
Packages that use li.pitschmann.knx.core.plugin.api.gson Package Description li.pitschmann.knx.core.plugin.api.gson -
Classes in li.pitschmann.knx.core.plugin.api.gson used by li.pitschmann.knx.core.plugin.api.gson Class Description AbstractKnxAddressJsonDeserializer De-Serializes a JSON format of knx address to an instance ofKnxAddress{"type":1,"address":[0,22]}AbstractKnxAddressJsonSerializer Serializes theKnxAddressto a JSON formatApiGsonEngine A customizedGsonEnginewith that adds needs for web serverDataPointTypeJsonDeserializer De-Serializes theDataPointTypeto a JSON format using GsonDataPointTypeJsonSerializer Serializes theDataPointTypeto a JSON format using GsonGroupAddressJsonDeserializer De-Serializes a JSON format of group address to an instance ofGroupAddressGroupAddressJsonSerializer Serializes theGroupAddressto a JSON formatIndividualAddressJsonDeserializer De-Serializes a JSON format of group address to an instance ofIndividualAddressIndividualAddressJsonSerializer Serializes theIndividualAddressto a JSON formatInstantJsonSerializer Serializes theInstantto a JSON formatKnxAddressJsonDeserializer De-Serializes a JSON format of knx address to a sub-type ofKnxAddressKnxStatisticJsonSerializer Serializes theKnxStatisticto a JSON formatXmlGroupAddressJsonSerializer Serializes theXmlGroupAddressto a JSON formatXmlGroupRangeJsonSerializer Serializes theXmlGroupRangeto a JSON format