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 jakarta.servlet, and uses a standard web.xml file.
|
ClassLoaderContractResourceLoader |
|
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 |
|
DefaultResourceLibraryContractsProvider |
|
ExternalContextContractResourceLoader |
|
ExternalContextResourceLoader |
A resource loader implementation which loads resources from the webapp root.
|
ExternalContextResourceLoaderIterator |
|
FacesFlowClassLoaderResourceLoader |
|
InternalClassLoaderResourceLoader |
A resource loader implementation which loads resources from the thread ClassLoader.
|
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 |
|
RootExternalContextResourceLoader |
A resource loader implementation which loads resources from the webapp root.
|
TempDirFileCacheContractResourceLoader |
ResourceLoader that uses a temporal folder to cache resources, avoiding the problem
described on MYFACES-3586 (Performance improvement in Resource loading -
HIGH CPU inflating bytes in ResourceHandlerImpl.handleResourceRequest).
|
TempDirFileCacheContractResourceLoader.FileProducer |
|
TempDirFileCacheResourceLoader |
ResourceLoader that uses a temporal folder to cache resources, avoiding the problem
described on MYFACES-3586 (Performance improvement in Resource loading -
HIGH CPU inflating bytes in ResourceHandlerImpl.handleResourceRequest).
|
TempDirFileCacheResourceLoader.FileProducer |
|
ValueExpressionFilterInputStream |
|