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