Uses of Class
org.globus.ftp.ChecksumAlgorithm
Packages that use ChecksumAlgorithm
-
Uses of ChecksumAlgorithm in org.globus.ftp
Fields in org.globus.ftp declared as ChecksumAlgorithmModifier and TypeFieldDescriptionprotected ChecksumAlgorithmChecksumOptions.algostatic final ChecksumAlgorithmChecksumAlgorithm.MD5Methods in org.globus.ftp with parameters of type ChecksumAlgorithmModifier and TypeMethodDescriptionGridFTPClient.checksum(ChecksumAlgorithm algorithm, long offset, long length, String file) Computes and returns a checksum of a file.voidGridFTPClient.setChecksum(ChecksumAlgorithm algorithm, String value) Sets the checksum values ahead of the transferConstructors in org.globus.ftp with parameters of type ChecksumAlgorithm