|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | 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 | |
String |
toFtpCmdArgument()
|
| Method Detail |
toFtpCmdArgument
public 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||