Uses of Package
org.apache.myfaces.resource
Packages that use org.apache.myfaces.resource
-
Classes in org.apache.myfaces.resource used by org.apache.myfaces.applicationClassDescriptionA ResourceHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports jakarta.servlet, and uses a standard web.xml file.ResourceLoaders that are able to handle contract aware resources must extends from this class.A utility class to isolate a ResourceHandler implementation from its underlying implementationBase class for resource loaders.Contains the metadata information to reference a resource
-
Classes in org.apache.myfaces.resource used by org.apache.myfaces.resourceClassDescriptionA resource loader implementation which loads resources from the thread ClassLoader.Indicates if a resource has been served from a contract.ResourceLoaders that are able to handle contract aware resources must extends from this class.Holds the information that is static but can only be derived after a Resource instance is created.A utility class to isolate a ResourceHandler implementation from its underlying implementationBase class for resource loaders.Contains the metadata information to reference a resourceContains the metadata information to reference a resourceResourceLoader 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).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).