Uses of Interface
flux.file.NetworkHost

Packages that use NetworkHost
flux.file File triggers and actions 
 

Uses of NetworkHost in flux.file
 

Subinterfaces of NetworkHost in flux.file
 interface FtpHost
          Represents an FTP host on a network.
 interface FtpSslHost
          Represents an FTP-over-SSL (FTPS) host on a network.
 interface SecureFtpHost
          Represents a Secure FTP (SFTP) host on a network.
 interface UncHost
          Represents a UNC file system for accessing Windows shares.
 

Methods in flux.file that return NetworkHost
 NetworkHost FileFactory.makeNetworkHost()
          Makes a new NetworkHost.
 



© 2014 Flux Corporation. All rights reserved.