Uses of Class
org.globus.ftp.dc.Task
Packages that use Task
-
Uses of Task in org.globus.ftp.dc
Subclasses of Task in org.globus.ftp.dcModifier and TypeClassDescriptionclassMakes a connection to a remote data channel (FTPClient use only).classThis task will start the transfer on the supplied socket.classUnlike in the parent class, here we use authentication and protection.classUnlike in the parent class, here we use authentication and protection.classThis task will wait on the local server for the new incoming connection and when it comes it will start a new transfer thread on the new connection.Methods in org.globus.ftp.dc that return TaskMethods in org.globus.ftp.dc with parameters of type Task -
Uses of Task in org.globus.ftp.vanilla
Methods in org.globus.ftp.vanilla with parameters of type Task