Uses of Package
org.omnifaces.resourcehandler
-
Packages that use org.omnifaces.resourcehandler Package Description org.omnifaces.resourcehandler org.omnifaces.util -
Classes in org.omnifaces.resourcehandler used by org.omnifaces.resourcehandler Class Description CombinedResourceInfo This class is a wrapper which collects all combined resources and stores it in the cache.CombinedResourceInfo.Builder Use this builder to create an instance of combined resource info and put it in the cache if absent.DefaultResourceHandler A defaultResourceHandler
implementation which hooks on all threeDefaultResourceHandler.createResource(String)
,DefaultResourceHandler.createResource(String, String)
andDefaultResourceHandler.createResource(String, String, String)
methods.DynamicResource ThisResource
implementation represents a cacheable dynamic resource which doesn't necessarily exist as a regular classpath resource.GraphicResource ThisResource
implementation is used by theGraphicImage
component.RemappedResource ThisResource
implementation remaps the given resource to the given request path.ResourceIdentifier Convenience class to represent a resource identifier.WebAppManifest.Category Enumeration of categories, to be used inWebAppManifest.getCategories()
.WebAppManifest.Dir Enumeration of text direction types, to be used inWebAppManifest.getDir()
.WebAppManifest.Display Enumeration of display modes, to be used inWebAppManifest.getDisplay()
.WebAppManifest.ImageResource To be used inWebAppManifest.getIcons()
.WebAppManifest.Orientation Enumeration of orientation modes, to be used inWebAppManifest.getOrientation()
.WebAppManifest.Platform Enumeration of related application platforms, to be used inWebAppManifest.RelatedApplication.getPlatform()
.WebAppManifest.RelatedApplication To be used inWebAppManifest.getRelatedApplications()
WebAppManifest.Size To be used inWebAppManifest.ImageResource.getSizes()
. -
Classes in org.omnifaces.resourcehandler used by org.omnifaces.util Class Description ResourceIdentifier Convenience class to represent a resource identifier.