|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Uses of Class
org.globus.io.urlcopy.UrlCopyException
| Packages that use UrlCopyException | |
| org.globus.gatekeeper.jobmanager | |
| org.globus.io.urlcopy | This library provides a simple API for transferring a file from one location to another. |
| Uses of UrlCopyException in org.globus.gatekeeper.jobmanager |
| Methods in org.globus.gatekeeper.jobmanager that throw UrlCopyException | |
protected java.lang.String |
AbstractJobManager.stageFile(java.lang.String url)
|
| Uses of UrlCopyException in org.globus.io.urlcopy |
| Methods in org.globus.io.urlcopy that throw UrlCopyException | |
void |
UrlCopy.setSourceUrl(GlobusURL source)
Sets source url. |
void |
UrlCopy.setDestinationUrl(GlobusURL dest)
Sets destination url. |
void |
UrlCopy.copy()
Performs the copy function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||