Uses of Class
net.solarnetwork.central.support.MqttJsonPublisher
Packages that use MqttJsonPublisher
-
Uses of MqttJsonPublisher in net.solarnetwork.central.biz.dao
Methods in net.solarnetwork.central.biz.dao that return MqttJsonPublisherModifier and TypeMethodDescriptionAsyncDaoUserEventAppenderBiz.getSolarFluxPublisher()Get the SolarFlux publisher.Methods in net.solarnetwork.central.biz.dao with parameters of type MqttJsonPublisherModifier and TypeMethodDescriptionvoidAsyncDaoUserEventAppenderBiz.setSolarFluxPublisher(MqttJsonPublisher<UserEvent> solarFluxPublisher) Set the SolarFlux publisher.