Uses of Class
spark.resource.AbstractResourceHandler
Packages that use AbstractResourceHandler
-
Uses of AbstractResourceHandler in spark.resource
Subclasses of AbstractResourceHandler in spark.resourceModifier and TypeClassDescriptionclass
Locates resources in classpath Code snippets copied from Eclipse Jetty source.class
Locates resources from external folder Code snippets copied from Eclipse Jetty source. -
Uses of AbstractResourceHandler in spark.staticfiles
Fields in spark.staticfiles with type parameters of type AbstractResourceHandlerModifier and TypeFieldDescriptionprivate List
<AbstractResourceHandler> StaticFilesConfiguration.staticResourceHandlers