Uses of Class
org.infinispan.commands.RemoteCommandsFactory
-
Packages that use RemoteCommandsFactory Package Description org.infinispan.marshall.exts 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 RemoteCommandsFactory Constructor Description ReplicableCommandExternalizer(RemoteCommandsFactory cmdFactory, GlobalComponentRegistry globalComponentRegistry)
-