Interface QuotePublishedProducer


public interface QuotePublishedProducer
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
  • Method Summary

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

  • Method Details

    • quotePublishedOutput

      @Output("quotePublishedOutput") org.springframework.messaging.MessageChannel quotePublishedOutput()