|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Streamable | |
|---|---|
| juzu | |
| juzu.io | |
| Uses of Streamable in juzu |
|---|
| Methods in juzu that return Streamable | |
|---|---|
Streamable |
Response.Body.getData()
|
Streamable |
Response.Status.streamable()
|
| Methods in juzu with parameters of type Streamable | |
|---|---|
Response.Body |
Response.Status.body(Streamable s)
|
static Response.Content |
Response.content(int code,
Streamable content)
|
Response.Content |
Response.Status.content(Streamable s)
|
| Constructors in juzu with parameters of type Streamable | |
|---|---|
Response.Content(int status,
PropertyMap properties,
Streamable streamable)
|
|
Response.Content(int status,
Streamable streamable)
|
|
Response.Content(PropertyMap properties,
Streamable streamable)
|
|
Response.Content(Streamable streamable)
|
|
| Uses of Streamable in juzu.io |
|---|
| Classes in juzu.io that implement Streamable | |
|---|---|
class |
ChunkBuffer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||