|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class contains the calls to the globus URL-COPY command.
Method Summary | |
void |
copy()
Do the copy. |
void |
setDestinationUri(java.net.URI dest)
Set the destination URI. |
void |
setNoDcau(boolean noDcau)
|
void |
setNumberOfStreams(int nstreams)
Set the number of streams. |
void |
setSourceUri(java.net.URI source)
Set the source URI. |
void |
useThirdPartyCopy()
Set the third party copy flag. |
Method Detail |
public void setSourceUri(java.net.URI source)
public void setDestinationUri(java.net.URI dest)
public void useThirdPartyCopy()
public void setNumberOfStreams(int nstreams)
public void copy() throws FileCopierException
FileCopierException
public void setNoDcau(boolean noDcau)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |