Uses of Class
org.infinispan.commands.RemoteCommandsFactory
Packages that use RemoteCommandsFactory
Package
Description
Externalizers for various JDK types that are marshalled using the marshalling framework.
-
Uses of RemoteCommandsFactory in org.infinispan.marshall.exts
Constructors in org.infinispan.marshall.exts with parameters of type RemoteCommandsFactoryModifierConstructorDescriptionReplicableCommandExternalizer
(RemoteCommandsFactory cmdFactory, GlobalComponentRegistry globalComponentRegistry)