Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Enum Classes
  • Fields
  • Methods
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter.DEFAULT_COMPLETION_TIMEOUT
    org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter.DISCONNECT_COMPLETION_TIMEOUT
  • Deprecated Enum Classes
    Enum Class
    Description
    org.springframework.integration.mqtt.core.ConsumerStopAction
    since 5.5.17 in favor of standard MqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.
  • Deprecated Fields
    Field
    Description
    org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter.DEFAULT_COMPLETION_TIMEOUT
    org.springframework.integration.mqtt.inbound.AbstractMqttMessageDrivenChannelAdapter.DISCONNECT_COMPLETION_TIMEOUT
  • Deprecated Methods
    Method
    Description
    org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.getConsumerStopAction()
    since 5.5.17 in favor of standard MqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.
    org.springframework.integration.mqtt.core.DefaultMqttPahoClientFactory.setConsumerStopAction(ConsumerStopAction)
    since 5.5.17 in favor of standard MqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.
    org.springframework.integration.mqtt.core.MqttPahoClientFactory.getConsumerStopAction()
    since 5.5.17 in favor of standard MqttConnectOptions.setCleanSession(boolean). Will be removed in 6.1.0.