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
/
KotlinConsumerEndpointSpec
/
poller
poller
fun
poller
(
pollerMetadata
:
PollerMetadata
)
fun
poller
(
pollerMetadataSpec
:
PollerSpec
)
fun
poller
(
pollers
:
(
PollerFactory
)
->
PollerSpec
)