Class MqttConnectorIncomingConfiguration

    • Constructor Detail

      • MqttConnectorIncomingConfiguration

        public MqttConnectorIncomingConfiguration​(org.eclipse.microprofile.config.Config config)
        Creates a new MqttConnectorIncomingConfiguration.
    • Method Detail

      • getBroadcast

        public Boolean getBroadcast()
        Gets the broadcast value from the configuration. Attribute Name: broadcast Description: Whether or not the messages should be dispatched to multiple consumers Default Value: false
        Returns:
        the broadcast