Uses of Class
org.globus.ftp.vanilla.FTPControlChannel
Packages that use FTPControlChannel
-
Uses of FTPControlChannel in org.globus.ftp
Fields in org.globus.ftp declared as FTPControlChannel -
Uses of FTPControlChannel in org.globus.ftp.extended
Subclasses of FTPControlChannel in org.globus.ftp.extendedModifier and TypeClassDescriptionclass
GridFTP control channel, unlike the vanilla control channel, uses GSI autentication. -
Uses of FTPControlChannel in org.globus.ftp.vanilla
Fields in org.globus.ftp.vanilla declared as FTPControlChannelModifier and TypeFieldDescriptionprotected FTPControlChannel
FTPServerFacade.remoteControlChannel
Constructors in org.globus.ftp.vanilla with parameters of type FTPControlChannel