Uses of Class
com.consol.citrus.ssh.client.SshClient
-
Packages that use SshClient Package Description com.consol.citrus.ssh.client com.consol.citrus.ssh.config.annotation -
-
Uses of SshClient in com.consol.citrus.ssh.client
Methods in com.consol.citrus.ssh.client that return SshClient Modifier and Type Method Description protected SshClientSshClientBuilder. getEndpoint() -
Uses of SshClient in com.consol.citrus.ssh.config.annotation
Methods in com.consol.citrus.ssh.config.annotation that return SshClient Modifier and Type Method Description SshClientSshClientConfigParser. parse(SshClientConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver)
-