JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.integration.endpoint.PollingOperations
Packages that use
PollingOperations
Package
Description
org.springframework.integration.endpoint
Provides core classes related to Endpoints.
Uses of
PollingOperations
in
org.springframework.integration.endpoint
Classes in
org.springframework.integration.endpoint
that implement
PollingOperations
Modifier and Type
Class
Description
class
MessageSourcePollingTemplate
A
PollingOperations
used to ad-hoc poll a
MessageSource
.