Uses of Class
com.iizix.prop.PreloadClientCacheResource
Uses of PreloadClientCacheResource in com.iizix.prop
Modifier and TypeFieldDescriptionstatic final PreloadClientCacheResource[]
PreloadClientCacheResource.EMPTY
An empty array of resources.Modifier and TypeMethodDescriptionIClientCachePreload.getPreloadClientCacheResources
(IClientSessionGyro clientGyro) Returns the list of resources that are required on the client side in the preload-to-cache mechanism.Uses of PreloadClientCacheResource in com.iizix.prop.font
Modifier and TypeClassDescriptionclass
Class holding information for a single Asset resource that should be preloaded to the client cache when the application starts.Modifier and TypeMethodDescriptionFontFile.getPreloadClientCacheResources()
Gets the cached instance of the PreloadClientCacheResource's of the font resource.FontFiles.getPreloadClientCacheResources
(IClientSessionGyro clientGyro) Returns the list of resources that are required on the client side in the preload-to-cache mechanism.Uses of PreloadClientCacheResource in com.iizix.server.app
Modifier and TypeMethodDescriptionAppFactory.getPreloadClientCacheResources
(ClientSessionGyro clientGyro) Gets the resources that are required to be downloaded to the client if not present or outdated.