Uses of Class
org.apache.camel.test.infra.ftp.services.embedded.EmbeddedConfiguration
Packages that use EmbeddedConfiguration
-
Uses of EmbeddedConfiguration in org.apache.camel.test.infra.ftp.services.embedded
Methods in org.apache.camel.test.infra.ftp.services.embedded that return EmbeddedConfigurationModifier and TypeMethodDescriptionEmbeddedConfigurationBuilder.build()static EmbeddedConfigurationEmbeddedConfigurationBuilder.defaultConfiguration()static EmbeddedConfigurationEmbeddedConfigurationBuilder.defaultFtpsConfiguration()static EmbeddedConfigurationEmbeddedConfigurationBuilder.defaultSftpConfiguration()Methods in org.apache.camel.test.infra.ftp.services.embedded with parameters of type EmbeddedConfigurationModifier and TypeMethodDescriptionprotected org.apache.ftpserver.FtpServerFactoryFtpEmbeddedInfraService.createFtpServerFactory(EmbeddedConfiguration embeddedConfiguration) protected org.apache.ftpserver.FtpServerFactoryFtpsEmbeddedInfraService.createFtpServerFactory(EmbeddedConfiguration embeddedConfiguration) Constructors in org.apache.camel.test.infra.ftp.services.embedded with parameters of type EmbeddedConfigurationModifierConstructorDescriptionprotectedSftpEmbeddedInfraService(boolean rootDirMode, EmbeddedConfiguration embeddedConfiguration)