Class AbstractKafkaHeaderMapper.NeverMatchHeaderMatcher

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NeverMatchHeaderMatcher​(java.lang.String... headers)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isNegated()
      Return true if this matcher is a negative matcher.
      boolean matchHeader​(java.lang.String headerName)
      Return true if the header matches.
      • Methods inherited from class java.lang.Object

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