Uses of Class
org.omnifaces.resourcehandler.RemappedResource
-
Packages that use RemappedResource Package Description org.omnifaces.resourcehandler -
-
Uses of RemappedResource in org.omnifaces.resourcehandler
Subclasses of RemappedResource in org.omnifaces.resourcehandler Modifier and Type Class Description class
CDNResource
ThisResource
implementation can be used as a marker class to signal the customResourceHandler
such asCombinedResourceHandler
that the given resource actually returns a CDN URL, and offers a method to return the local URL which can be used as fallback in case the CDN request errors out.
-