Uses of Interface
org.infinispan.hotrod.event.ClientListener
Packages that use ClientListener
-
Uses of ClientListener in org.infinispan.hotrod.impl.protocol
Methods in org.infinispan.hotrod.impl.protocol with parameters of type ClientListenerModifier and TypeMethodDescriptionvoidCodec.writeClientListenerParams(io.netty.buffer.ByteBuf buf, ClientListener clientListener, byte[][] filterFactoryParams, byte[][] converterFactoryParams) Writes client listener parametersvoidCodec40.writeClientListenerParams(io.netty.buffer.ByteBuf buf, ClientListener clientListener, byte[][] filterFactoryParams, byte[][] converterFactoryParams)