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