spring-integration
Toggle table of contents
7.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-integration
spring-integration-core
/
org.springframework.integration.dsl
/
KotlinRouterSpec
/
channelMapping
channel
Mapping
fun
channelMapping
(
key
:
K
,
channelName
:
String
)
fun
channelMapping
(
key
:
K
,
channel
:
MessageChannel
)