Fabric3 FTP Binding

Uses of Class
org.fabric3.binding.ftp.provision.FtpSecurity

Packages that use FtpSecurity
org.fabric3.binding.ftp.provision   
org.fabric3.binding.ftp.runtime   
 

Uses of FtpSecurity in org.fabric3.binding.ftp.provision
 

Methods in org.fabric3.binding.ftp.provision that return FtpSecurity
 FtpSecurity FtpWireTargetDefinition.getSecurity()
          Get the security parameters.
 

Constructors in org.fabric3.binding.ftp.provision with parameters of type FtpSecurity
FtpWireTargetDefinition(URI classLoaderId, boolean active, FtpSecurity security)
          Initializes the classloader id and transfer mode.
 

Uses of FtpSecurity in org.fabric3.binding.ftp.runtime
 

Constructors in org.fabric3.binding.ftp.runtime with parameters of type FtpSecurity
FtpTargetInterceptor(URI uri, FtpSecurity security, boolean active)
           
 


Fabric3 FTP Binding

Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.