Class SshEndpoints
- java.lang.Object
-
- com.consol.citrus.endpoint.builder.ClientServerEndpointBuilder<SshClientBuilder,SshServerBuilder>
-
- com.consol.citrus.ssh.endpoint.builder.SshEndpoints
-
public final class SshEndpoints extends ClientServerEndpointBuilder<SshClientBuilder,SshServerBuilder>
- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SshEndpointsssh()Static entry method for ssh endpoints.-
Methods inherited from class com.consol.citrus.endpoint.builder.ClientServerEndpointBuilder
client, server
-
-
-
-
Method Detail
-
ssh
public static SshEndpoints ssh()
Static entry method for ssh endpoints.- Returns:
-
-