|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Context | Used to resolve values for template variables |
Class Summary | |
---|---|
AbstractContext | Abstract base for custom Context implementations |
CachingContext | Abstract Context implementation that caches resolved values so that do not have to be resolved again |
DelegatingContext | |
HashMapContext | Context implementation based on a HashMap |
ObjectContext | |
Operation | |
Route | A type of URI Template loosely based on Ruby on Rails style Routes. |
Template | Used to evaluate a URI Template. |
Annotation Types Summary | |
---|---|
URIRoute | The URITemplate annotation can be used to associate a URI Template with a particular Java class. |
URITemplate | The URITemplate annotation can be used to associate a URI Template with a particular Java class. |
VarName | Used to specify an alternative URI Template varname for a field or method |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |