org.globus.ftp.vanilla (Java Globus API)

Package org.globus.ftp.vanilla

Interface Summary
BasicServerControlChannel Basic subset of server side control channel functionality.
 

Class Summary
Base64 Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
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 Command
Flag A semaphore
FTPControlChannel Represents FTP Protocol Interpreter.
FTPServerFacade This class is not ment directly for the users.
GSIInputStream  
GSIOutputStream  
GSISocket  
Reply Represents the FTP reply.
TransferMonitor  
TransferState