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