Uses of Class
com.citycolor.net.ftp.FTPResponse

Packages that use FTPResponse
com.citycolor.net.ftp   
 

Uses of FTPResponse in com.citycolor.net.ftp
 

Fields in com.citycolor.net.ftp declared as FTPResponse
 FTPResponse FTPResponse.next
           
 

Methods in com.citycolor.net.ftp that return FTPResponse
 FTPResponse FTPExecuteException.getResponse()
           
 FTPResponse FTPControlConnection.execute(java.lang.String command)
          Executes a FTP command.
 FTPResponse FTPControlConnection.execute(java.lang.String command, java.lang.String value)
          Executes a FTP command with the specified value.
 

Constructors in com.citycolor.net.ftp with parameters of type FTPResponse
FTPExecuteException(FTPResponse ftpresponse)
           
 



Copyright 1999-2004 Sebastian E. Ferreyra Pons. All Rights Reserved.