juzu.io
Interface Streamable<S extends Stream>

All Known Implementing Classes:
Streamable.CharSequence, Streamable.InputStream

public interface Streamable<S extends Stream>

Author:
Julien Viet

Nested Class Summary
static class Streamable.CharSequence
           
static class Streamable.InputStream
           
 
Method Summary
 void send(S stream)
           
 

Method Detail

send

void send(S stream)
          throws IOException
Throws:
IOException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.