JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.cloudogu.scmmanager.SshConnection
Packages that use
SshConnection
Package
Description
com.cloudogu.scmmanager
Uses of
SshConnection
in
com.cloudogu.scmmanager
Methods in
com.cloudogu.scmmanager
that return
SshConnection
Modifier and Type
Method
Description
SshConnection
ScmV2SshNotifier.
getConnection
()
Methods in
com.cloudogu.scmmanager
that return types with arguments of type
SshConnection
Modifier and Type
Method
Description
Optional
<
SshConnection
>
SshConnectionFactory.
create
(
String
url)