Package org.wicketstuff.offline.mode
package org.wicketstuff.offline.mode
-
ClassDescriptionThe offline cache to initialize / load the client side cache.
Example:The cache entry is used to be add a Page, a ResourceReference, an IRequestHandler or simply a String to the caching context.CORS settings to be applied to the service worker request / against the server or the cacheThe actual service worker which applies the URLs of the offline cache entries to the client side cache with the given name.The registration is going to initialize the service worker on client side.