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 class
FilterImpl
FilterImpl is created from a path, acceptType and Filter.class
ResponseTransformerRouteImpl
A ResponseTransformerRouteImpl is built up by a path (for url-matching) and the implementation of the 'render' method.class
RouteImpl
RouteImpl is created from a path, acceptType and Route.class
TemplateViewRouteImpl
A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.
-