Uses of Interface
org.jclouds.rest.HttpApiMetadata

Packages that use HttpApiMetadata
org.jclouds.config   
org.jclouds.rest   
org.jclouds.rest.internal   
 

Uses of HttpApiMetadata in org.jclouds.config
 

Constructors in org.jclouds.config with parameters of type HttpApiMetadata
BindApiContextWithWildcardExtendsExplicitAndRawType(HttpApiMetadata<?> httpApiMetadata)
           
 

Uses of HttpApiMetadata in org.jclouds.rest
 

Classes in org.jclouds.rest that implement HttpApiMetadata
 class AnonymousHttpApiMetadata<A>
          Useful in creating arbitrary http apis.
 

Uses of HttpApiMetadata in org.jclouds.rest.internal
 

Classes in org.jclouds.rest.internal that implement HttpApiMetadata
 class BaseHttpApiMetadata<A>
          Useful in creating http apis.
 



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