Interface LscloudExchange


  • public interface LscloudExchange
    • Method Detail

      • inputChannel

        @Input("lscloud-consumer")
        org.springframework.messaging.SubscribableChannel inputChannel()
      • outputChannel

        @Output("lscloud-producer")
        org.springframework.messaging.MessageChannel outputChannel()