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

Event Processing


This section will guide you through the 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.

JMS Integration
XAP provide a JMS implementation, built on top of the core spaces architecture.


Additional Resources