-
Enums Enum Description org.springframework.integration.mqtt.core.ConsumerStopAction since 5.5.17 in favor of standardMqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.
-
Methods Method Description org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.getConsumerStopAction() since 5.5.17 in favor of standardMqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.setConsumerStopAction(ConsumerStopAction) since 5.5.17 in favor of standardMqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.org.springframework.integration.mqtt.core.MqttPahoClientFactory.getConsumerStopAction() since 5.5.17 in favor of standardMqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.