Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webapp25 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
AuthConstraintType
This interface defines the contract for the
auth-constraintType xsd type |
DispatcherType
This class implements the
dispatcherType xsd type |
ErrorPageType
This interface defines the contract for the
error-pageType xsd type |
FilterMappingType
This interface defines the contract for the
filter-mappingType xsd type |
FilterType
This interface defines the contract for the
filterType xsd type |
FormLoginConfigType
This interface defines the contract for the
form-login-configType xsd type |
LocaleEncodingMappingListType
This interface defines the contract for the
locale-encoding-mapping-listType xsd type |
LocaleEncodingMappingType
This interface defines the contract for the
locale-encoding-mappingType xsd type |
LoginConfigType
This interface defines the contract for the
login-configType xsd type |
MimeMappingType
This interface defines the contract for the
mime-mappingType xsd type |
NullCharType
This class implements the
null-charType xsd type |
SecurityConstraintType
This interface defines the contract for the
security-constraintType xsd type |
ServletMappingType
This interface defines the contract for the
servlet-mappingType xsd type |
ServletType
This interface defines the contract for the
servletType xsd type |
SessionConfigType
This interface defines the contract for the
session-configType xsd type |
TransportGuaranteeType
This class implements the
transport-guaranteeType xsd type |
UserDataConstraintType
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);
|
WebAppVersionType
This class implements the
web-app-versionType xsd type |
WebResourceCollectionType
This interface defines the contract for the
web-resource-collectionType xsd type |
WelcomeFileListType
This interface defines the contract for the
welcome-file-listType xsd type |
Copyright © 2016 JBoss by Red Hat. All rights reserved.