Interface FtpInfraService

All Superinterfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService
All Known Subinterfaces:
FtpRemoteInfraService
All Known Implementing Classes:
FtpEmbeddedInfraService, FtpsEmbeddedInfraService, SftpEmbeddedInfraService

public interface FtpInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for Ftp
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     

    Methods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService

    close, initialize, registerProperties, shutdown
  • Method Details

    • getPort

      int getPort()
    • getFtpRootDir

      Path getFtpRootDir()