Uses of Interface
org.jclouds.rest.RestApiMetadata

Packages that use RestApiMetadata
org.jclouds.apis   
org.jclouds.config   
org.jclouds.rest   
org.jclouds.rest.internal   
 

Uses of RestApiMetadata in org.jclouds.apis
 

Methods in org.jclouds.apis that return types with arguments of type RestApiMetadata
static com.google.common.base.Predicate<RestApiMetadata> ApiPredicates.apiAssignableFrom(com.google.common.reflect.TypeToken<?> type)
          Returns all apis with the given type.
 

Uses of RestApiMetadata in org.jclouds.config
 

Constructors in org.jclouds.config with parameters of type RestApiMetadata
BindRestContextWithWildcardExtendsExplicitAndRawType(RestApiMetadata restApiMetadata)
          Deprecated.  
 

Uses of RestApiMetadata in org.jclouds.rest
 

Classes in org.jclouds.rest that implement RestApiMetadata
 class AnonymousRestApiMetadata
          Deprecated. please use AnonymousHttpApiMetadata as async interface will be removed in jclouds 1.7.
 

Uses of RestApiMetadata in org.jclouds.rest.internal
 

Classes in org.jclouds.rest.internal that implement RestApiMetadata
 class BaseRestApiMetadata
          Deprecated. please use BaseHttpApiMetadata as async interface will be removed in jclouds 1.7.
 



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