Uses of Interface
juzu.io.Streamable

Packages that use Streamable
juzu   
juzu.io   
 

Uses of Streamable in juzu
 

Methods in juzu that return Streamable
 Streamable<S> Response.Content.getStreamable()
           
 

Methods in juzu with parameters of type Streamable
static Response.Content<Stream.Char> Response.content(int code, Streamable<Stream.Char> content)
           
 

Constructors in juzu with parameters of type Streamable
Response.Render(PropertyMap properties, Streamable<Stream.Char> streamable)
           
Response.Render(Streamable<Stream.Char> streamable)
           
 

Uses of Streamable in juzu.io
 

Classes in juzu.io that implement Streamable
static class Streamable.CharSequence
           
static class Streamable.InputStream
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.