| Package | Description |
|---|---|
| org.globus.ftp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestartMarker |
| Modifier and Type | Class and Description |
|---|---|
class |
GridFTPRestartMarker
Represents GridFTP restart marker, which contains unordered set
of byte ranges representing transferred data.
|
class |
PerfMarker
Represents GridFTP performance marker.
|
class |
StreamModeRestartMarker
Represents FTP stream mode restart marker, as defined in RFC 959.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkerListener.markerArrived(Marker m)
When writing your implementation, assume this method
being called whenever a marker arrives.
|
Copyright © 2013. All Rights Reserved.