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 TypeClassDescriptionclass
Makes a connection to a remote data channel (FTPClient use only).class
This task will start the transfer on the supplied socket.class
Unlike in the parent class, here we use authentication and protection.class
Unlike in the parent class, here we use authentication and protection.class
This 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