Interface MessageHeaderBuilder

  • All Known Subinterfaces:
    MessageHeaderDataBuilder
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface MessageHeaderBuilder
    Author:
    Christoph Deppisch
    • Method Detail

      • builderHeaders

        Map<String,​Object> builderHeaders​(TestContext context)
        Build headers for a message.
        Parameters:
        context - the current test context.
        Returns: