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