Uses of Class
org.infinispan.client.hotrod.impl.MarshallerRegistry
Packages that use MarshallerRegistry
Package
Description
Hot Rod client API.
-
Uses of MarshallerRegistry in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return MarshallerRegistry -
Uses of MarshallerRegistry in org.infinispan.client.hotrod.impl.transport.netty
Methods in org.infinispan.client.hotrod.impl.transport.netty that return MarshallerRegistryMethods in org.infinispan.client.hotrod.impl.transport.netty with parameters of type MarshallerRegistryModifier and TypeMethodDescriptionvoidChannelFactory.start(Configuration configuration, org.infinispan.commons.marshall.Marshaller marshaller, ExecutorService executorService, ClientListenerNotifier listenerNotifier, MarshallerRegistry marshallerRegistry)