| Package | Description |
|---|---|
| juzu | |
| juzu.io | |
| juzu.request |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
Response.Body.getStreamable() |
| Modifier and Type | Method and Description |
|---|---|
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 |
class |
StreamableDecorator |
| Constructor and Description |
|---|
StreamableDecorator(Streamable producer) |
| Modifier and Type | Field and Description |
|---|---|
Streamable |
Result.Status.streamable
.
|
| Constructor and Description |
|---|
Result.Status(int code,
boolean decorated,
Streamable streamable) |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.