Interface Source

All Known Subinterfaces:
Processor

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

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

    Modifier and Type
    Method
    Description
    org.springframework.messaging.MessageChannel
     
  • Field Details

  • Method Details

    • output

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