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