Package org.jclouds.compute.internal
Class UtilsImpl
java.lang.Object
org.jclouds.rest.internal.UtilsImpl
org.jclouds.compute.internal.UtilsImpl
-
Method Summary
Methods inherited from class org.jclouds.rest.internal.UtilsImpl
credentialStore, crypto, date, eventBus, http, injector, json, loggerFactory, xml
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jclouds.rest.Utils
credentialStore, crypto, date, eventBus, http, injector, json, loggerFactory, xml
-
Method Details
-
getSshClientFactory
- Specified by:
getSshClientFactory
in interfaceUtils
-
sshFactory
- Specified by:
sshFactory
in interfaceUtils
-
sshForNode
- Specified by:
sshForNode
in interfaceUtils
- Returns:
- function that gets an ssh client for a node that is available via ssh.
-