Uses of Package
gnu.inet.ftp

Packages that use gnu.inet.ftp
gnu.hylafax   
gnu.hylafax.job   
gnu.hylafax.pool   
gnu.inet.ftp   
 

Classes in gnu.inet.ftp used by gnu.hylafax
ConnectionEventSource
           
ConnectionListener
           
FtpClientProtocol
          This is the core implementation of the FTP client protocol, RFC0959.
PassiveConnection
          This class encapsulates the parameters of a passive data connection.
ServerResponseException
           
TransferEventSource
           
TransferListener
          This describes the interface used to get transfer status events.
 

Classes in gnu.inet.ftp used by gnu.hylafax.job
ServerResponseException
           
 

Classes in gnu.inet.ftp used by gnu.hylafax.pool
ConnectionEventSource
           
FtpClientProtocol
          This is the core implementation of the FTP client protocol, RFC0959.
ServerResponseException
           
TransferEventSource
           
 

Classes in gnu.inet.ftp used by gnu.inet.ftp
ConnectionEvent
           
ConnectionEventSource
           
ConnectionListener
           
FtpClientProtocol
          This is the core implementation of the FTP client protocol, RFC0959.
Getter
          This class serves as a superclass to the ActiveGetter and PassiveGetter classes, providing a common interface and data members.
PassiveConnection
          This class encapsulates the parameters of a passive data connection.
PassiveParameters
          This class encapsulates the parameters of a passive data connection.
Putter
          implements a FTP-style data connection server thread for PUTing files/data.
ServerResponseException
           
TransferEventSource
           
TransferListener
          This describes the interface used to get transfer status events.