|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ftp.Options
org.globus.ftp.ChecksumOptions
public class ChecksumOptions
CKSM options as defined in GridFTP.
| Field Summary | |
|---|---|
protected ChecksumAlgorithm |
algo
|
| Fields inherited from class org.globus.ftp.Options |
|---|
command |
| Constructor Summary | |
|---|---|
ChecksumOptions(ChecksumAlgorithm algo)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getArgument()
Subclasses should implement this method. |
| Methods inherited from class org.globus.ftp.Options |
|---|
toFtpCmdArgument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ChecksumAlgorithm algo
| Constructor Detail |
|---|
public ChecksumOptions(ChecksumAlgorithm algo)
algo - algorithm whose options are represent by this object| Method Detail |
|---|
public java.lang.String getArgument()
getArgument in class Options
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||