Uses of Interface
org.globus.ftp.RestartData
Packages that use RestartData
-
Uses of RestartData in org.globus.ftp
Classes in org.globus.ftp that implement RestartDataModifier and TypeClassDescriptionclass
Represents list of ranges of integers (ByteRange objects).class
Represents FTP stream mode restart marker, as defined in RFC 959.Methods in org.globus.ftp with parameters of type RestartDataModifier and TypeMethodDescriptionvoid
FTPClient.setRestartMarker
(RestartData restartData) Sets restart parameter of the next transfer.