JSCAPE MFT Server

Uses of Class
com.jscape.inet.mft.management.descriptors.FtpConfiguration.RepresentationType

Packages that use FtpConfiguration.RepresentationType
com.jscape.inet.mft.management.descriptors   
 

Uses of FtpConfiguration.RepresentationType in com.jscape.inet.mft.management.descriptors
 

Methods in com.jscape.inet.mft.management.descriptors that return FtpConfiguration.RepresentationType
 FtpConfiguration.RepresentationType FtpConfiguration.getDefaultRepresentationType()
           
static FtpConfiguration.RepresentationType FtpConfiguration.RepresentationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FtpConfiguration.RepresentationType[] FtpConfiguration.RepresentationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.jscape.inet.mft.management.descriptors with parameters of type FtpConfiguration.RepresentationType
 void FtpConfiguration.setDefaultRepresentationType(FtpConfiguration.RepresentationType value)
           
 

Constructors in com.jscape.inet.mft.management.descriptors with parameters of type FtpConfiguration.RepresentationType
FtpConfiguration(java.lang.String welcomeMessage, java.lang.String redirectionIp, com.jscape.inet.util.PortRange portRange, boolean shutdownSsl, boolean shutdownDataSsl, boolean commandNeedClientAuth, boolean dataNeedClientAuth, long commandConnectionTimeout, long dataConnectionTimeout, boolean blockPasvAttack, boolean blockBounceAttack, java.lang.String[] cipherSuites, java.lang.String[] enabledProtocols, java.lang.Integer receiveBufferSize, java.lang.Integer sendBufferSize, boolean forceDataChannelEncryption, FtpConfiguration.RepresentationType defaultRepresentationType, java.lang.String networkCharset, java.lang.String fileCharset)
           
 


JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved