Package com.tangosol.coherence.rest.events
package com.tangosol.coherence.rest.events
Contains classes related to the Coherence REST API
MapEvent
s.-
ClassDescriptionMapEventOutput<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.