|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.util.UrlCopyUtil
This class contains methods to copy remote files.
| Constructor Summary | |
UrlCopyUtil()
|
|
| Method Summary | |
static void |
copy(java.lang.String fromu,
java.lang.String tou)
Copies a file from specified source to destination using UrlCopy (Globus Cog). |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UrlCopyUtil()
| Method Detail |
public static void copy(java.lang.String fromu,
java.lang.String tou)
throws java.lang.Exception
fromu - tou -
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||