| Package | Description |
|---|---|
| juzu | |
| juzu.io |
| Modifier and Type | Method and Description |
|---|---|
Streamable<S> |
Response.Content.getStreamable() |
| Modifier and Type | Method and Description |
|---|---|
static Response.Render |
Response.content(int code,
Streamable<Stream.Char> content) |
| Constructor and Description |
|---|
Response.Render(int status,
PropertyMap properties,
Streamable<Stream.Char> streamable) |
Response.Render(int status,
Streamable<Stream.Char> streamable) |
Response.Render(PropertyMap properties,
Streamable<Stream.Char> streamable) |
Response.Render(Streamable<Stream.Char> streamable) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Streamable.CharSequence |
static class |
Streamable.InputStream |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.