Uses of Interface
org.jclouds.cloudsigma.CloudSigmaClient

Packages that use CloudSigmaClient
org.jclouds.cloudsigma.compute   
org.jclouds.cloudsigma.compute.config   
org.jclouds.cloudsigma.predicates   
 

Uses of CloudSigmaClient in org.jclouds.cloudsigma.compute
 

Constructors in org.jclouds.cloudsigma.compute with parameters of type CloudSigmaClient
CloudSigmaComputeServiceAdapter(CloudSigmaClient client, com.google.common.base.Predicate<DriveInfo> driveNotClaimed, JustProvider locationSupplier, String defaultVncPassword, com.google.common.cache.Cache<String,DriveInfo> cache, ExecutorService executor)
           
 

Uses of CloudSigmaClient in org.jclouds.cloudsigma.compute.config
 

Constructors in org.jclouds.cloudsigma.compute.config with parameters of type CloudSigmaClient
CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaClient client)
           
 

Uses of CloudSigmaClient in org.jclouds.cloudsigma.predicates
 

Constructors in org.jclouds.cloudsigma.predicates with parameters of type CloudSigmaClient
DriveClaimed(CloudSigmaClient client)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.