Package | Description |
---|---|
javax.mvc |
The root MVC API package.
|
javax.mvc.engine |
The view engine SPI.
|
Class and Description |
---|
MvcUriBuilder
Fluent interface for adding parameters to a URI-template
retrieved by
MvcContext.uriBuilder(String) . |
Class and Description |
---|
Models
A map of name to model instances used by a
ViewEngine
to process a view. |
Copyright © 2017 Ivar Grimstad. All rights reserved.