org.ow2.easybeans.examples.cluster
Class Utils
java.lang.Object
org.ow2.easybeans.examples.cluster.Utils
public class Utils
- extends Object
- Author:
- eyindanga
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
copy
public static void copy(InputStream src,
OutputStream dest)
throws Exception
- Copy from
src
to dest
.
- Parameters:
src
- the sourcedest
- the destination
- Throws:
Exception
- any.
Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.