Uses of Class
org.infinispan.hotrod.event.impl.ClientEventDispatcher
-
Packages that use ClientEventDispatcher Package Description org.infinispan.hotrod.event.impl -
-
Uses of ClientEventDispatcher in org.infinispan.hotrod.event.impl
Methods in org.infinispan.hotrod.event.impl that return ClientEventDispatcher Modifier and Type Method Description static ClientEventDispatcherClientEventDispatcher. create(ClientListenerOperation op, SocketAddress address, Runnable cleanup, RemoteCache<?,?> remoteCache)
-