Package | Description |
---|---|
spark |
Modifier and Type | Class and Description |
---|---|
class |
Filter
A Filter is built up by a path (for url-matching) and the implementation of the 'handle' method.
|
class |
ResponseTransformerRoute
A ResponseTransformerRoute is built up by a path (for url-matching) and the
implementation of the 'render' method.
|
class |
Route
A Route is built up by a path (for url-matching) and the implementation of the 'handle' method.
|
class |
TemplateViewRoute
A TemplateViewRoute is built up by a path (for url-matching) and the implementation of the 'render' method.
|
Copyright © 2013. All Rights Reserved.