Uses of Class
com.consol.citrus.dsl.endpoint.ssh.SshEndpointCatalog
-
Packages that use SshEndpointCatalog Package Description com.consol.citrus.dsl.endpoint com.consol.citrus.dsl.endpoint.ssh -
-
Uses of SshEndpointCatalog in com.consol.citrus.dsl.endpoint
Methods in com.consol.citrus.dsl.endpoint that return SshEndpointCatalog Modifier and Type Method Description static SshEndpointCatalogCitrusEndpoints. ssh()Creates new SshClient or SshServer builder. -
Uses of SshEndpointCatalog in com.consol.citrus.dsl.endpoint.ssh
Methods in com.consol.citrus.dsl.endpoint.ssh that return SshEndpointCatalog Modifier and Type Method Description static SshEndpointCatalogSshEndpointCatalog. ssh()
-