Uses of Interface
org.jclouds.glesys.GleSYSAsyncApi

Packages that use GleSYSAsyncApi
org.jclouds.glesys   
org.jclouds.glesys.compute   
 

Uses of GleSYSAsyncApi in org.jclouds.glesys
 

Fields in org.jclouds.glesys with type parameters of type GleSYSAsyncApi
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<GleSYSApi,GleSYSAsyncApi>> GleSYSApiMetadata.CONTEXT_TOKEN
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(GleSYSApi.class) as GleSYSAsyncApi interface will be removed in jclouds 1.7.
 

Uses of GleSYSAsyncApi in org.jclouds.glesys.compute
 

Constructors in org.jclouds.glesys.compute with parameters of type GleSYSAsyncApi
GleSYSComputeServiceAdapter(GleSYSApi api, GleSYSAsyncApi aapi, com.google.common.util.concurrent.ListeningExecutorService userExecutor, org.jclouds.compute.reference.ComputeServiceConstants.Timeouts timeouts, com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.