org.apache.servicemix.soap.util
Class IoUtil
java.lang.Object
org.apache.servicemix.soap.util.IoUtil
public class IoUtil
- extends Object
IO related utilities.
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoUtil
public IoUtil()
copyStream
public static void copyStream(InputStream in,
OutputStream out)
close
public static void close(Closeable stream)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.