See: Description

| Interface | Description |
|---|---|
| AuthConstraintType<T> |
This interface defines the contract for the
auth-constraintType xsd type |
| ErrorPageType<T> |
This interface defines the contract for the
error-pageType xsd type |
| FilterMappingType<T> |
This interface defines the contract for the
filter-mappingType xsd type |
| FilterType<T> |
This interface defines the contract for the
filterType xsd type |
| FormLoginConfigType<T> |
This interface defines the contract for the
form-login-configType xsd type |
| LocaleEncodingMappingListType<T> |
This interface defines the contract for the
locale-encoding-mapping-listType xsd type |
| LocaleEncodingMappingType<T> |
This interface defines the contract for the
locale-encoding-mappingType xsd type |
| LoginConfigType<T> |
This interface defines the contract for the
login-configType xsd type |
| MimeMappingType<T> |
This interface defines the contract for the
mime-mappingType xsd type |
| SecurityConstraintType<T> |
This interface defines the contract for the
security-constraintType xsd type |
| ServletMappingType<T> |
This interface defines the contract for the
servlet-mappingType xsd type |
| ServletType<T> |
This interface defines the contract for the
servletType xsd type |
| SessionConfigType<T> |
This interface defines the contract for the
session-configType xsd type |
| UserDataConstraintType<T> |
This interface defines the contract for the
user-data-constraintType xsd type |
| WebAppDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
|
| WebResourceCollectionType<T> |
This interface defines the contract for the
web-resource-collectionType xsd type |
| WelcomeFileListType<T> |
This interface defines the contract for the
welcome-file-listType xsd type |
| Enum | Description |
|---|---|
| DispatcherType |
This class implements the
dispatcherType xsd type |
| NullCharType |
This class implements the
null-charType xsd type |
| TransportGuaranteeType |
This class implements the
transport-guaranteeType xsd type |
| WebAppVersionType |
This class implements the
web-app-versionType xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.