| Interface | Description | 
|---|---|
| ContractResource | Indicates if a resource has been served from a contract. | 
| Class | Description | 
|---|---|
| AliasResourceMetaImpl | Contains the metadata information to reference a resource | 
| BaseResourceHandlerSupport | A ResourceHandlerSupport implementation for use with standard Java Servlet engines,
 ie an engine that supports javax.servlet, and uses a standard web.xml file. | 
| ClassLoaderResourceLoader | A resource loader implementation which loads resources from the thread ClassLoader. | 
| ClassLoaderResourceLoaderIterator | |
| ContractResourceLoader | ResourceLoaders that are able to handle contract aware resources
 must extends from this class. | 
| ContractResourceLoaderWrapper | |
| ExternalContextResourceLoader | A resource loader implementation which loads resources from the webapp root. | 
| ExternalContextResourceLoaderIterator | |
| ResourceCachedInfo | Holds the information that is static but can only be derived after
 a Resource instance is created. | 
| ResourceELUtils | Utility class when used in EL Expressions --> #{resource} | 
| ResourceHandlerCache | |
| ResourceHandlerCache.ResourceKey | |
| ResourceHandlerCache.ResourceValue | |
| ResourceHandlerSupport | A utility class to isolate a ResourceHandler implementation from its
 underlying implementation | 
| ResourceImpl | Default implementation for resources | 
| ResourceLoader | Base class for resource loaders. | 
| ResourceLoader.VersionComparator | |
| ResourceLoaderUtils | |
| ResourceLoaderWrapper | |
| ResourceMeta | Contains the metadata information to reference a resource | 
| ResourceMetaImpl | Contains the metadata information to reference a resource | 
| ResourceValidationUtils | |
| ValueExpressionFilterInputStream | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.