JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.util
Class Pipes

java.lang.Object
  |
  +--org.objectweb.jac.util.Pipes

public class Pipes
extends Object


Constructor Summary
Pipes()
           
 
Method Summary
static void pipe(InputStream in, OutputStream out)
          Read data from an InputStream and writes it to an OutputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pipes

public Pipes()
Method Detail

pipe

public static void pipe(InputStream in,
                        OutputStream out)
                 throws IOException
Read data from an InputStream and writes it to an OutputStream

IOException

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli