Package org.springframework.integration.gemfire.inbound
Provides classes supporting inbound endpoints.
-
Class Summary Class Description CacheListeningMessageProducer An inbound endpoint that listens to a GemFire region for events and then publishes Messages to a channel.ContinuousQueryMessageProducer Responds to a Gemfire continuous query (set using the #query field) that is constantly evaluated against a cacheRegion
. -
Enum Summary Enum Description CqEventType Enumeration of GemFire Continuous Query Event Types.EventType Enumeration of GemFire event types.