Package org.citrusframework.dsl
Class MessageSupport
java.lang.Object
org.citrusframework.dsl.MessageSupport
Message Java DSL helper.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classMessage body Java DSL helper.static final classMessage header Java DSL helper. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbody()headers()static MessageSupportmessage()Static entrance for all message related Java DSL functionalities.
-
Constructor Details
-
MessageSupport
public MessageSupport()
-
-
Method Details
-
message
Static entrance for all message related Java DSL functionalities.- Returns:
-
headers
-
body
-