Interface BatchRequestProducer


public interface BatchRequestProducer
Message channel for emitting a batch output
Author:
Phillip Verheyden (phillipuniverse)
  • 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

    • batchRequestOutput

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