| Name | Description | Type | Package | Framework |
| EventType | Enumeration of GemFire event types. | Class | org.springframework.integration.gemfire.inbound | Spring Integration |
| CqEventType | Enumeration of GemFire Continuous Query Event TypesSince:2. | Class | org.springframework.integration.gemfire.inbound | Spring Integration |
| ContinuousQueryMessageProducer | Responds to a Gemfire continuous query (set using the #query field) that isconstantly evaluated against a cache | Class | org.springframework.integration.gemfire.inbound | Spring Integration |
| CacheListeningMessageProducer | An inbound endpoint that listens to a GemFire region for events and then publishes Messages toa channel. | Class | org.springframework.integration.gemfire.inbound | Spring Integration |