| Package | Description |
|---|---|
| juzu | |
| juzu.io |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
Response.Body.getData() |
Streamable |
Response.Status.streamable() |
| Modifier and Type | Method and Description |
|---|---|
Response.Body |
Response.Status.body(Streamable s) |
static Response.Content |
Response.content(int code,
Streamable content) |
Response.Content |
Response.Status.content(Streamable s) |
| Constructor and Description |
|---|
Response.Content(int status,
PropertyMap properties,
Streamable streamable) |
Response.Content(int status,
Streamable streamable) |
Response.Content(PropertyMap properties,
Streamable streamable) |
Response.Content(Streamable streamable) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkBuffer |
Copyright © 2017 eXo Platform SAS. All rights reserved.