Uses of Class
org.infinispan.hotrod.impl.MarshallerRegistry
Packages that use MarshallerRegistry
-
Uses of MarshallerRegistry in org.infinispan.hotrod.impl
Methods in org.infinispan.hotrod.impl that return MarshallerRegistry -
Uses of MarshallerRegistry in org.infinispan.hotrod.impl.transport.netty
Methods in org.infinispan.hotrod.impl.transport.netty that return MarshallerRegistryMethods in org.infinispan.hotrod.impl.transport.netty with parameters of type MarshallerRegistryModifier and TypeMethodDescriptionvoidChannelFactory.start(Codec codec, HotRodConfiguration configuration, org.infinispan.commons.marshall.Marshaller marshaller, ExecutorService executorService, ClientListenerNotifier listenerNotifier, MarshallerRegistry marshallerRegistry)