Uses of Package
org.globus.ftp.vanilla
-
Packages that use org.globus.ftp.vanilla Package Description org.globus.ftp org.globus.ftp.dc org.globus.ftp.exception org.globus.ftp.extended org.globus.ftp.vanilla org.globus.io.streams Implements the standard Java I/O streams interface for a number of different protocols, including FTP, GSIFTP, HTTP, HTTPS, and File. -
Classes in org.globus.ftp.vanilla used by org.globus.ftp Class Description BasicClientControlChannel Basic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.Command Represents an FTP Control Channel CommandFTPControlChannel Represents FTP Protocol Interpreter.FTPServerFacade This class is not ment directly for the users.Reply Represents the FTP reply.TransferState -
Classes in org.globus.ftp.vanilla used by org.globus.ftp.dc Class Description BasicServerControlChannel Basic subset of server side control channel functionality.Reply Represents the FTP reply. -
Classes in org.globus.ftp.vanilla used by org.globus.ftp.exception Class Description Reply Represents the FTP reply. -
Classes in org.globus.ftp.vanilla used by org.globus.ftp.extended Class Description BasicClientControlChannel Basic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.FTPControlChannel Represents FTP Protocol Interpreter.FTPServerFacade This class is not ment directly for the users. -
Classes in org.globus.ftp.vanilla used by org.globus.ftp.vanilla Class Description BasicClientControlChannel Basic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.BasicServerControlChannel Basic subset of server side control channel functionality.Command Represents an FTP Control Channel CommandFlag A semaphoreFTPControlChannel Represents FTP Protocol Interpreter.FTPServerFacade.LocalControlChannel This inner class represents a local control channel.Reply Represents the FTP reply.TransferMonitor TransferState -
Classes in org.globus.ftp.vanilla used by org.globus.io.streams Class Description TransferState