spring-integration
6.0.3
spring-integration-core
/
org.springframework.integration.dsl
/
KotlinRouterSpec
/
KotlinRouterSpec
Kotlin
Router
Spec
fun
<
K
,
R
:
AbstractMappingMessageRouter
>
KotlinRouterSpec
(
delegate
:
RouterSpec
<
K
,
R
>
)