Uses of Interface
org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent
-
Uses of ClientCacheEntryCustomEvent in org.infinispan.client.hotrod.event.impl
-
Uses of ClientCacheEntryCustomEvent in org.infinispan.spring.remote.session
Modifier and TypeMethodDescriptionvoid
RemoteApplicationPublishedBridge.processCacheEntryCreated
(ClientCacheEntryCustomEvent<byte[]> event) void
RemoteApplicationPublishedBridge.processCacheEntryDestroyed
(ClientCacheEntryCustomEvent<byte[]> event) void
RemoteApplicationPublishedBridge.processCacheEntryExpired
(ClientCacheEntryCustomEvent<byte[]> event) protected KeyValuePair<String,
org.springframework.session.Session> RemoteApplicationPublishedBridge.readEvent
(ClientCacheEntryCustomEvent<byte[]> event)