Uses of Class
org.infinispan.client.hotrod.event.impl.ClientEventDispatcher
-
Packages that use ClientEventDispatcher Package Description org.infinispan.client.hotrod.event.impl -
-
Uses of ClientEventDispatcher in org.infinispan.client.hotrod.event.impl
Methods in org.infinispan.client.hotrod.event.impl that return ClientEventDispatcher Modifier and Type Method Description static ClientEventDispatcher
ClientEventDispatcher. create(AddClientListenerOperation op, SocketAddress address, Runnable cleanup)
-