Uses of Class
org.springframework.integration.endpoint.ExpressionMessageProducerSupport
Package
Description
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
-
Uses of ExpressionMessageProducerSupport in org.springframework.integration.event.inbound
Modifier and TypeClassDescriptionclass
An inbound Channel Adapter that implementsGenericApplicationListener
and passes SpringApplicationEvents
within messages. -
Uses of ExpressionMessageProducerSupport in org.springframework.integration.gemfire.inbound
Modifier and TypeClassDescriptionclass
An inbound endpoint that listens to a GemFire region for events and then publishes Messages to a channel.class
Responds to a Gemfire continuous query (set using the #query field) that is constantly evaluated against a cacheRegion
.