Package org.citrusframework.message
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.
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionbuilderHeaders(TestContext context) Build headers for a message.
-
Method Details
-
builderHeaders
Build headers for a message.- Parameters:
context- the current test context.- Returns:
-