Uses of Interface
spark.utils.Wrapper
-
Packages that use Wrapper Package Description spark -
-
Uses of Wrapper in spark
Classes in spark that implement Wrapper Modifier and Type Class Description classFilterImplFilterImpl is created from a path, acceptType and Filter.classResponseTransformerRouteImplA ResponseTransformerRouteImpl is built up by a path (for url-matching) and the implementation of the 'render' method.classRouteImplRouteImpl is created from a path, acceptType and Route.classTemplateViewRouteImplA TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.
-