Uses of Interface
org.infinispan.commands.module.ModuleCommandExtensions
-
Packages that use ModuleCommandExtensions Package Description org.infinispan.server.hotrod.command -
-
Uses of ModuleCommandExtensions in org.infinispan.server.hotrod.command
Classes in org.infinispan.server.hotrod.command that implement ModuleCommandExtensions Modifier and Type Class Description class
HotRodModuleCommandExtensions
It register theHotRodCommandFactory
andHotRodCommandInitializer
to handle theCacheRpcCommand
used by this module.
-