Interface LscloudExchange


@Deprecated(since="3.26.1-RELEASE", forRemoval=true) public interface LscloudExchange
Deprecated, for removal: This API element is subject to removal in a future version.
Desde 3.26.1-RELEASE — Integração com LSCloud via mensageria foi descontinuado.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.SubscribableChannel
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    org.springframework.messaging.MessageChannel
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • inputChannel

      @Input("lscloud-consumer") org.springframework.messaging.SubscribableChannel inputChannel()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • outputChannel

      @Output("lscloud-producer") org.springframework.messaging.MessageChannel outputChannel()
      Deprecated, for removal: This API element is subject to removal in a future version.