Interface | Description |
---|---|
Models |
A map of name to model instances used by a
ViewEngine
to process a view. |
MvcContext |
This class provides contextual information such as context and application
paths as well as access to the JAX-RS application configuration object.
|
MvcUriBuilder |
Fluent interface for adding parameters to a URI-template
retrieved by
MvcContext.uriBuilder(String) . |
Copyright © 2017 Ivar Grimstad. All rights reserved.