Package org.globus.ftp
Interface RestartData
-
- All Known Implementing Classes:
ByteRangeList
,StreamModeRestartMarker
public interface RestartData
Represents a container for restart data capable for representing it in the format of FTP REST command argument.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toFtpCmdArgument()
-