Uses of Class
org.ikasan.endpoint.ftp.consumer.FtpConsumerConfiguration
-
Packages that use FtpConsumerConfiguration Package Description org.ikasan.endpoint.ftp.consumer -
-
Uses of FtpConsumerConfiguration in org.ikasan.endpoint.ftp.consumer
Subclasses of FtpConsumerConfiguration in org.ikasan.endpoint.ftp.consumer Modifier and Type Class Description classFtpConsumerAlternateConfigurationFTP Consumer Configuration window providing alternate connection details to be used in case primary connection failsFields in org.ikasan.endpoint.ftp.consumer declared as FtpConsumerConfiguration Modifier and Type Field Description protected FtpConsumerConfigurationFtpMessageProvider. configurationConfigurationMethods in org.ikasan.endpoint.ftp.consumer that return FtpConsumerConfiguration Modifier and Type Method Description FtpConsumerConfigurationFtpMessageProvider. getConfiguration()Methods in org.ikasan.endpoint.ftp.consumer with parameters of type FtpConsumerConfiguration Modifier and Type Method Description voidFtpMessageProvider. setConfiguration(FtpConsumerConfiguration configuration)
-