Uses of Class
com.consol.citrus.ftp.server.FtpServer
-
Packages that use FtpServer Package Description com.consol.citrus.ftp.config.annotation com.consol.citrus.ftp.server -
-
Uses of FtpServer in com.consol.citrus.ftp.config.annotation
Methods in com.consol.citrus.ftp.config.annotation that return FtpServer Modifier and Type Method Description FtpServerFtpServerConfigParser. parse(FtpServerConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver) -
Uses of FtpServer in com.consol.citrus.ftp.server
Methods in com.consol.citrus.ftp.server that return FtpServer Modifier and Type Method Description protected FtpServerFtpServerBuilder. getEndpoint()
-