Uses of Interface
org.globus.ftp.Marker
Packages that use Marker
-
Uses of Marker in org.globus.ftp
Subinterfaces of Marker in org.globus.ftpClasses in org.globus.ftp that implement MarkerModifier and TypeClassDescriptionclass
Represents GridFTP restart marker, which contains unordered set of byte ranges representing transferred data.class
Represents GridFTP performance marker.class
Represents FTP stream mode restart marker, as defined in RFC 959.Methods in org.globus.ftp with parameters of type MarkerModifier and TypeMethodDescriptionvoid
MarkerListener.markerArrived
(Marker m) When writing your implementation, assume this method being called whenever a marker arrives.