Uses of Class
org.apache.synapse.commons.vfs.VFSConstants.SFTP_FILE_OPTION

Packages that use VFSConstants.SFTP_FILE_OPTION
org.apache.synapse.commons.vfs   
 

Uses of VFSConstants.SFTP_FILE_OPTION in org.apache.synapse.commons.vfs
 

Methods in org.apache.synapse.commons.vfs that return VFSConstants.SFTP_FILE_OPTION
static VFSConstants.SFTP_FILE_OPTION VFSConstants.SFTP_FILE_OPTION.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VFSConstants.SFTP_FILE_OPTION[] VFSConstants.SFTP_FILE_OPTION.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.