Uses of Class
com.consol.citrus.ssh.server.SshServer
-
Packages that use SshServer Package Description com.consol.citrus.ssh.config.annotation com.consol.citrus.ssh.server -
-
Uses of SshServer in com.consol.citrus.ssh.config.annotation
Methods in com.consol.citrus.ssh.config.annotation that return SshServer Modifier and Type Method Description SshServerSshServerConfigParser. parse(SshServerConfig annotation, com.consol.citrus.spi.ReferenceResolver referenceResolver) -
Uses of SshServer in com.consol.citrus.ssh.server
Methods in com.consol.citrus.ssh.server that return SshServer Modifier and Type Method Description protected SshServerSshServerBuilder. getEndpoint()
-