|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.apphere.util.StreamCopier
| Constructor Summary | |
StreamCopier()
|
|
| Method Summary | |
static void |
copy(java.io.InputStream in,
java.io.OutputStream out)
|
static void |
main(java.lang.String[] args)
|
static void |
slowCopy(java.io.InputStream in,
java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StreamCopier()
| Method Detail |
public static void main(java.lang.String[] args)
public static void slowCopy(java.io.InputStream in,
java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
public static void copy(java.io.InputStream in,
java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||