This page describes an older version of the product. The latest stable version is 16.4.

Event Processing


This section will guide you through event processing APIs and configuration on top of the space.


  • Notify Container
    The notify event container wraps the space data event session API with event container abstraction.

  • Polling Container
    Allows you to perform polling receive operations against the space.

  • Event Listener
    Describe the common Space Data Event Listener and its different adapters.

  • Event Exception Listener
    Describe the common Exception Event Listener and its different adapters.

  • FIFO Ordering
    XAP supports both non-ordered Entries and FIFO ordered Entries when performing space operations.


Additional Resources