|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 | |
java.lang.String |
toFtpCmdArgument()
|
| Method Detail |
toFtpCmdArgument
public java.lang.String toFtpCmdArgument()
- Returns:
- the restart data in the format of REST command argument. For instance (in GridFTP) "4-50,62-75"
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||