Uses of Interface
spark.utils.Wrapper

Packages that use Wrapper
Package
Description
 
  • Uses of Wrapper in spark

    Classes in spark that implement Wrapper
    Modifier and Type
    Class
    Description
    class 
    FilterImpl is created from a path, acceptType and Filter.
    class 
    A ResponseTransformerRouteImpl is built up by a path (for url-matching) and the implementation of the 'render' method.
    class 
    RouteImpl is created from a path, acceptType and Route.
    class 
    A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.