Uses of Class
com.consol.citrus.ftp.client.ScpClient
-
Packages that use ScpClient Package Description com.consol.citrus.ftp.client com.consol.citrus.ftp.config.annotation -
-
Uses of ScpClient in com.consol.citrus.ftp.client
Methods in com.consol.citrus.ftp.client that return ScpClient Modifier and Type Method Description protected ScpClientScpClientBuilder. getEndpoint() -
Uses of ScpClient in com.consol.citrus.ftp.config.annotation
Methods in com.consol.citrus.ftp.config.annotation that return ScpClient Modifier and Type Method Description ScpClientScpClientConfigParser. parse(ScpClientConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver)
-