Uses of Class
org.jboss.as.clustering.infinispan.subsystem.remote.HotRodMarshallerFactory
-
Packages that use HotRodMarshallerFactory Package Description org.jboss.as.clustering.infinispan.subsystem.remote -
-
Uses of HotRodMarshallerFactory in org.jboss.as.clustering.infinispan.subsystem.remote
Methods in org.jboss.as.clustering.infinispan.subsystem.remote that return HotRodMarshallerFactory Modifier and Type Method Description static HotRodMarshallerFactoryHotRodMarshallerFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static HotRodMarshallerFactory[]HotRodMarshallerFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-