JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
toFtpCmdArgument
()
Method Detail
toFtpCmdArgument
java.lang.String toFtpCmdArgument()
Returns:
the restart data in the format of REST command argument. For instance (in GridFTP) "4-50,62-75"
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method