CDNResource (OmniFaces 4.6 API) (original) (raw)


public class CDNResource
extends RemappedResource
This Resource implementation can be used as a marker class to signal the custom ResourceHandler such as CombinedResourceHandler 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.
Since:
2.7
Author:
Bauke Scholtz
See Also:
Serialized Form