Package org.springframework.integration.gemfire.inbound

Class Summary
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 cache Region.
 

Enum Summary
CqEventType Enumeration of GemFire Continuous Query Event Types
EventType Enumeration of GemFire event types.