Uses of Interface
ubic.gemma.web.assets.StaticAssetServer
Packages that use StaticAssetServer
Package
Description
This package contains classes related to static assets management, such as CSS and JavaScript files.
-
Uses of StaticAssetServer in ubic.gemma.web.assets
Classes in ubic.gemma.web.assets that implement StaticAssetServerModifier and TypeClassDescriptionclass
An external static asset server that provide assets from a specified base URL.class
An internal static asset server that uses npm to serve static assets.class
Serve static assets from the servlet context.Methods in ubic.gemma.web.assets that return StaticAssetServer