Class KafkaIntegrationHeaders

java.lang.Object
org.springframework.integration.kafka.support.KafkaIntegrationHeaders

public final class KafkaIntegrationHeaders
extends java.lang.Object
Headers specifically for Spring Integration components.
Since:
5.4
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String FLUSH
    Set to Boolean.TRUE to flush after sending.
    static java.lang.String FUTURE_TOKEN
    Set to a token to correlate a send Future.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait