Interface Source

  • All Known Subinterfaces:
    Processor

    public interface Source
    Bindable interface with one output channel.
    Author:
    Dave Syer, Marius Bogoevici
    See Also:
    EnableBinding
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String OUTPUT
      Name of the output channel.
    • Method Detail

      • output

        @Output("output")
        org.springframework.messaging.MessageChannel output()
        Returns:
        output channel