Class UrlResourceReference

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.util.io.IClusterable

    public class UrlResourceReference
    extends ResourceReference
    A ResourceReference that can be used to point to a resource by using an Url. For example to a resource residing in a CDN (Content Delivering Network) or context relative one.
    Since:
    6.0
    See Also:
    Serialized Form