| Package | Description | 
|---|---|
| org.jclouds.rest.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.base.Function<HttpResponse,?> | 
RestAnnotationProcessor.createResponseParser(ParseSax.Factory parserFactory,
                    com.google.inject.Injector injector,
                    Method method,
                    HttpRequest request)  | 
| Constructor and Description | 
|---|
RestAnnotationProcessor(com.google.inject.Injector injector,
                       com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache,
                       com.google.common.cache.Cache<RestAnnotationProcessor.MethodKey,Method> delegationMap,
                       String apiVersion,
                       String buildVersion,
                       ParseSax.Factory parserFactory,
                       HttpUtils utils,
                       ContentMetadataCodec contentMetadataCodec,
                       com.google.inject.TypeLiteral<T> typeLiteral)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.