|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FtpsDataChannelProtectionLevel | |
|---|---|
| org.apache.commons.vfs2.provider.ftps | The FTPS File Provider. |
| Uses of FtpsDataChannelProtectionLevel in org.apache.commons.vfs2.provider.ftps |
|---|
| Methods in org.apache.commons.vfs2.provider.ftps that return FtpsDataChannelProtectionLevel | |
|---|---|
FtpsDataChannelProtectionLevel |
FtpsFileSystemConfigBuilder.getDataChannelProtectionLevel(FileSystemOptions opts)
|
static FtpsDataChannelProtectionLevel |
FtpsDataChannelProtectionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FtpsDataChannelProtectionLevel[] |
FtpsDataChannelProtectionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.commons.vfs2.provider.ftps with parameters of type FtpsDataChannelProtectionLevel | |
|---|---|
void |
FtpsFileSystemConfigBuilder.setDataChannelProtectionLevel(FileSystemOptions opts,
FtpsDataChannelProtectionLevel prot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||