All Classes
-
All Classes Class Summary Enum Summary Class Description AbstractKnxAddressJsonDeserializer<T extends KnxAddress> De-Serializes a JSON format of knx address to an instance ofKnxAddress{"type":1,"address":[0,22]}AbstractKnxAddressJsonSerializer<T extends KnxAddress> Serializes theKnxAddressto a JSON formatApiApplication API Application for web server to serve KNX requests over HTTPApiApplication.HeartbeatController Heartbeat ControllerApiGsonEngine A customizedGsonEnginewith that adds needs for web serverApiPlugin Plugin for RESTful API (web server)DataPointTypeJsonDeserializer 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 formatProjectController Controller for project-specific endpoints to return some data from KNX Project fileProjectStructureRequest JSON response about *.knxproj Project structureReadRequest JSON for HTTP Read RequestReadRequestController Controller for read requestsReadResponse JSON read responseStatisticController Controller for requesting the statistic from KNX clientStatus Status if the response is OK or erroneousStatusController Controller for requesting the KNX client status poolStatusRequest JSON for HTTP Status RequestStatusResponse JSON status responseWriteRequest JSON for HTTP Write RequestWriteRequestController Controller for write requestsWriteResponse JSON write responseXmlGroupAddressJsonSerializer Serializes theXmlGroupAddressto a JSON formatXmlGroupRangeJsonSerializer Serializes theXmlGroupRangeto a JSON format