Uses of Package
org.globus.ftp.vanilla
Packages that use org.globus.ftp.vanilla
Package
Description
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.ftpClassDescriptionBasic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.Represents an FTP Control Channel CommandRepresents FTP Protocol Interpreter.This class is not ment directly for the users.Represents the FTP reply.
-
Classes in org.globus.ftp.vanilla used by org.globus.ftp.dcClassDescriptionBasic subset of server side control channel functionality.Represents the FTP reply.
-
Classes in org.globus.ftp.vanilla used by org.globus.ftp.exception
-
Classes in org.globus.ftp.vanilla used by org.globus.ftp.extendedClassDescriptionBasic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.Represents FTP Protocol Interpreter.This class is not ment directly for the users.
-
Classes in org.globus.ftp.vanilla used by org.globus.ftp.vanillaClassDescriptionBasic subset of client side control channel functionality, enough to implement the part of transfer after sending transfer command (RETR) up until receiving 200 reply.Basic subset of server side control channel functionality.Represents an FTP Control Channel CommandA semaphoreRepresents FTP Protocol Interpreter.This inner class represents a local control channel.Represents the FTP reply.
-
Classes in org.globus.ftp.vanilla used by org.globus.io.streams