| Package | Description |
|---|---|
| juzu | |
| juzu.request |
| Modifier and Type | Method and Description |
|---|---|
Response.View |
Response.View.with(PropertyType<Boolean> propertyType) |
<T> Response.View |
Response.View.with(PropertyType<T> propertyType,
T propertyValue) |
Response.View |
Response.View.withHeader(String name,
String... value) |
Response.View |
Response.View.withNo(PropertyType<Boolean> propertyType) |
<T> Response.View |
Response.View.without(PropertyType<T> propertyType) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Phase.View.Dispatch |
Copyright © 2017 eXo Platform SAS. All rights reserved.