Uses of Class
net.sf.hermesftp.cmd.AbstractFtpCmdPort

Packages that use AbstractFtpCmdPort
net.sf.hermesftp.cmd.impl Contains the implementation of all FTP command classes. 
 

Uses of AbstractFtpCmdPort in net.sf.hermesftp.cmd.impl
 

Subclasses of AbstractFtpCmdPort in net.sf.hermesftp.cmd.impl
 class FtpCmdEprt
          The EPRT Command (EPRT) The EPRT command allows for the specification of an extended address for the data connection.
 class FtpCmdPort
          DATA PORT (PORT) The argument is a HOST-PORT specification for the data port to be used in data connection.
 



Copyright © 2005-2007 Lars Behnke. All Rights Reserved.