Uses of Interface
org.jclouds.vcloud.internal.VCloudLoginAsyncClient

Packages that use VCloudLoginAsyncClient
org.jclouds.vcloud.config   
 

Uses of VCloudLoginAsyncClient in org.jclouds.vcloud.config
 

Methods in org.jclouds.vcloud.config that return VCloudLoginAsyncClient
protected  VCloudLoginAsyncClient VCloudRestClientModule.provideVCloudLogin(AsyncClientFactory factory)
           
 

Methods in org.jclouds.vcloud.config with parameters of type VCloudLoginAsyncClient
protected  com.google.common.base.Supplier<VCloudSession> VCloudRestClientModule.provideVCloudTokenCache(long seconds, AtomicReference<AuthorizationException> authException, VCloudLoginAsyncClient login)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.