| Package | Description |
|---|---|
| juzu | |
| juzu.request | |
| juzu.template |
| Modifier and Type | Method and Description |
|---|---|
PropertyMap |
Response.getProperties() |
| Constructor and Description |
|---|
PropertyMap(PropertyMap delegate) |
Response.Content(int status,
PropertyMap properties,
Streamable streamable) |
Response.Content(PropertyMap properties,
Streamable streamable) |
Response.Status(int code,
PropertyMap properties) |
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
Dispatch.with(PropertyMap properties) |
Dispatch |
Phase.Action.Dispatch.with(PropertyMap properties) |
Dispatch |
Phase.View.Dispatch.with(PropertyMap properties) |
Dispatch |
Phase.Resource.Dispatch.with(PropertyMap properties) |
| Constructor and Description |
|---|
TemplateRenderContext(juzu.impl.template.spi.TemplateStub stub,
PropertyMap properties,
Map<String,Object> attributes,
Locale locale) |
Copyright © 2017 eXo Platform SAS. All rights reserved.