|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.soap.util.IoUtil
public class IoUtil
IO related utilities.
| Constructor Summary | |
|---|---|
IoUtil()
|
|
| Method Summary | |
|---|---|
static void |
close(java.io.Closeable stream)
|
static void |
copyStream(java.io.InputStream in,
java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IoUtil()
| Method Detail |
|---|
public static void copyStream(java.io.InputStream in,
java.io.OutputStream out)
public static void close(java.io.Closeable stream)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||