Uses of Enum
org.wildfly.extension.undertow.session.SharedSessionConfigSchema
Packages that use SharedSessionConfigSchema
-
Uses of SharedSessionConfigSchema in org.wildfly.extension.undertow.session
Methods in org.wildfly.extension.undertow.session that return SharedSessionConfigSchemaModifier and TypeMethodDescriptionstatic SharedSessionConfigSchemaReturns the enum constant of this type with the specified name.static SharedSessionConfigSchema[]SharedSessionConfigSchema.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.undertow.session that return types with arguments of type SharedSessionConfigSchemaModifier and TypeMethodDescriptionorg.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,SharedSessionConfigSchema> SharedSessionConfigSchema.getNamespace()Constructors in org.wildfly.extension.undertow.session with parameters of type SharedSessionConfigSchemaModifierConstructorDescriptionSharedSessionConfigXMLReader(SharedSessionConfigSchema schema, org.jboss.metadata.property.PropertyReplacer replacer)