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