juzu.io
Class Streamable.InputStream

java.lang.Object
  extended by juzu.io.Streamable.InputStream
All Implemented Interfaces:
Streamable<Stream.Binary>
Enclosing interface:
Streamable<S extends Stream>

public static class Streamable.InputStream
extends Object
implements Streamable<Stream.Binary>


Nested Class Summary
 
Nested classes/interfaces inherited from interface juzu.io.Streamable
Streamable.CharSequence, Streamable.InputStream
 
Constructor Summary
Streamable.InputStream(InputStream in)
           
 
Method Summary
 void send(Stream.Binary stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streamable.InputStream

public Streamable.InputStream(InputStream in)
Method Detail

send

public void send(Stream.Binary stream)
          throws IOException
Specified by:
send in interface Streamable<Stream.Binary>
Throws:
IOException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.