Uses of Class
org.infinispan.hotrod.event.impl.EventDispatcher
-
Packages that use EventDispatcher Package Description org.infinispan.hotrod.event.impl -
-
Uses of EventDispatcher in org.infinispan.hotrod.event.impl
Subclasses of EventDispatcher in org.infinispan.hotrod.event.impl Modifier and Type Class Description classClientEventDispatcherclassCounterEventDispatcherMethods in org.infinispan.hotrod.event.impl that return EventDispatcher Modifier and Type Method Description EventDispatcher<?>ClientListenerNotifier. removeClientListener(byte[] listenerId)Methods in org.infinispan.hotrod.event.impl with parameters of type EventDispatcher Modifier and Type Method Description voidClientListenerNotifier. addDispatcher(EventDispatcher<?> dispatcher)Constructors in org.infinispan.hotrod.event.impl with parameters of type EventDispatcher Constructor Description ReconnectTask(EventDispatcher<?> dispatcher)
-