Searched defs:SshTarget (Results 1 – 3 of 3) sorted by relevance
33 public final class SshTarget extends Target { class41 public SshTarget(Log log, String hostAndPort) { in SshTarget() method in SshTarget
92 class SshTarget(object): class