Interface MqttService

All Known Implementing Classes:
MqttServiceImpl

public interface MqttService
Author:
Sebastien Vermeille
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    publish(String message)
     
  • Method Details

    • publish

      void publish(String message)