| Package | Description | 
|---|---|
| org.jclouds.compute | |
| org.jclouds.compute.internal | |
| org.jclouds.smartos | |
| org.jclouds.virtualbox.functions | 
| Modifier and Type | Method and Description | 
|---|---|
SshClient.Factory | 
Utils.getSshClientFactory()  | 
SshClient.Factory | 
Utils.sshFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
SshClient.Factory | 
UtilsImpl.getSshClientFactory()  | 
SshClient.Factory | 
UtilsImpl.sshFactory()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected SshClient.Factory | 
SmartOSHostController.sshClientFactory  | 
| Modifier and Type | Method and Description | 
|---|---|
SshClient.Factory | 
SmartOSHostController.getSshClientFactory()  | 
| Constructor and Description | 
|---|
SmartOSHostController(com.google.common.base.Supplier<URI> provider,
                     com.google.common.base.Supplier<Credentials> creds,
                     SshClient.Factory sshFactory,
                     Json json)  | 
| Constructor and Description | 
|---|
IMachineToSshClient(SshClient.Factory sshClientFactory,
                   RunScriptOnNode.Factory scriptRunnerFactory,
                   com.google.common.base.Supplier<NodeMetadata> hostSupplier,
                   MachineUtils machineUtils)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.