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