Class ServiceWorker

    • Constructor Detail

      • ServiceWorker

        protected ServiceWorker​(String cacheName,
                                List<OfflineCacheEntry> offlineCacheEntries)
        Creates the service worker
        Parameters:
        cacheName - the name of the cache
        offlineCacheEntries - the entries to be cached