spring-integration-core
/
org.springframework.integration.dsl
/
KotlinEnricherSpec
/
header
header
fun <
V
>
header
(name:
String
, value:
V
, overwrite:
Boolean
?)
Content copied to clipboard
fun <
V
>
header
(headerName:
String
, headerValueMessageProcessor:
HeaderValueMessageProcessor
<
V
>)
Content copied to clipboard