Uses of Class
org.infinispan.client.hotrod.event.ClientListenerNotifier
-
Packages that use ClientListenerNotifier Package Description org.infinispan.client.hotrod.impl.transport -
-
Uses of ClientListenerNotifier in org.infinispan.client.hotrod.impl.transport
Methods in org.infinispan.client.hotrod.impl.transport with parameters of type ClientListenerNotifier Modifier and Type Method Description void
TransportFactory. start(Codec codec, Configuration configuration, AtomicInteger topologyId, ClientListenerNotifier listenerNotifier, Collection<Consumer<Set<SocketAddress>>> failedServerNotifier)
Deprecated.
-