Package org.springframework.integration.gemfire.inbound


package org.springframework.integration.gemfire.inbound
Provides classes supporting inbound endpoints.
  • Class
    Description
    An inbound endpoint that listens to a GemFire region for events and then publishes Messages to a channel.
    Responds to a Gemfire continuous query (set using the #query field) that is constantly evaluated against a cache Region.
    Enumeration of GemFire Continuous Query Event Types.
    Enumeration of GemFire event types.