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