Package | Description |
---|---|
org.apache.myfaces.application | |
org.apache.myfaces.resource |
Class and Description |
---|
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.
|
ContractResourceLoader
ResourceLoaders that are able to handle contract aware resources
must extends from this class.
|
ResourceHandlerCache |
ResourceHandlerSupport
A utility class to isolate a ResourceHandler implementation from its
underlying implementation
|
ResourceLoader
Base class for resource loaders.
|
ResourceMeta
Contains the metadata information to reference a resource
|
Class and Description |
---|
ClassLoaderResourceLoader
A resource loader implementation which loads resources from the thread ClassLoader.
|
ContractResource
Indicates if a resource has been served from a contract.
|
ContractResourceLoader
ResourceLoaders that are able to handle contract aware resources
must extends from this class.
|
ContractResourceLoaderWrapper |
ResourceCachedInfo
Holds the information that is static but can only be derived after
a Resource instance is created.
|
ResourceHandlerCache.ResourceValue |
ResourceHandlerSupport
A utility class to isolate a ResourceHandler implementation from its
underlying implementation
|
ResourceLoader
Base class for resource loaders.
|
ResourceLoaderWrapper |
ResourceMeta
Contains the metadata information to reference a resource
|
ResourceMetaImpl
Contains the metadata information to reference a resource
|
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).
|
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).
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.