Uses of Interface
org.jclouds.openstack.keystone.v2_0.KeystoneAsyncApi

Packages that use KeystoneAsyncApi
org.jclouds.openstack.keystone.v2_0   
org.jclouds.openstack.keystone.v2_0.config   
 

Uses of KeystoneAsyncApi in org.jclouds.openstack.keystone.v2_0
 

Fields in org.jclouds.openstack.keystone.v2_0 with type parameters of type KeystoneAsyncApi
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<KeystoneApi,KeystoneAsyncApi>> KeystoneApiMetadata.CONTEXT_TOKEN
          Deprecated. please use org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as KeystoneAsyncApi interface will be removed in jclouds 1.7.
 

Uses of KeystoneAsyncApi in org.jclouds.openstack.keystone.v2_0.config
 

Classes in org.jclouds.openstack.keystone.v2_0.config with type parameters of type KeystoneAsyncApi
 class KeystoneRestClientModule<S extends KeystoneApi,A extends KeystoneAsyncApi>
          Configures the Keystone connection.
 



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