Package com.tangosol.coherence.rest.events
Contains classes related to the Coherence REST API
MapEvent
s.-
Class Summary Class Description MapEventOutput<K,V> MapListener
implementation that converts CoherenceMapEvents
into Jersey Server Sent Events (SSE).SimpleMapEvent<K,V> Simple representation ofMapEvent
that can be marshalled to JSON.